- 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, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
class Throwable |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
-
-
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-2018 The Apache Software Foundation. All rights reserved.