- org.codehaus.groovy.GroovyException
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
public boolean |
isFatal()
|
|
public void |
setFatal(boolean fatal)
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class Exception |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, 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-2021 The Apache Software Foundation. All rights reserved.