- org.codehaus.groovy.GroovyException
-
-
Methods Summary
Methods
| Type Params |
Return Type |
Name and description |
|
boolean |
isFatal()
|
|
void |
setFatal(boolean fatal)
|
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class Exception |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |
class Throwable |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |
-
-
Constructor Detail
-
public GroovyException(String message)
-
public GroovyException(boolean fatal)
-
public GroovyException(String message, boolean fatal)
-
Method Detail
-
public void setFatal(boolean fatal)
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.