- 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 |
addSuppressed, equals, fillInStackTrace, getCause, getClass, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, hashCode, initCause, notify, notifyAll, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString, wait, wait, wait |
-
-
Constructor Detail
-
public GroovyException(String message)
-
public GroovyException(boolean fatal)
-
public GroovyException(String message, boolean fatal)
-
Method Detail
-
@Override
public void setFatal(boolean fatal)
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.