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