Serializable
public class InvokerInvocationException extends GroovyRuntimeException
Constructor | Description |
---|---|
InvokerInvocationException(InvocationTargetException e) |
|
InvokerInvocationException(Throwable cause) |
Modifier and Type | Method | Description |
---|---|---|
String |
getMessage() |
getLocationText, getMessageWithoutLocationText, getModule, getNode, setModule
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvokerInvocationException(InvocationTargetException e)
public InvokerInvocationException(Throwable cause)
public String getMessage()
getMessage
in class GroovyRuntimeException