|
Groovy 1.7.2 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.tools.shell.ParseStatus
public final class ParseStatus extends Object
Container for parse status details.
Constructor Summary | |
ParseStatus(ParseCode code, Throwable cause)
|
|
ParseStatus(ParseCode code)
|
|
ParseStatus(Throwable cause)
|
Method Summary |
---|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
public ParseStatus(ParseCode code, Throwable cause)
public ParseStatus(ParseCode code)
public ParseStatus(Throwable cause)
Copyright © 2003-2010 The Codehaus. All rights reserved.