public class InvokerInvocationException extends GroovyRuntimeException
Constructor and Description |
---|
InvokerInvocationException(InvocationTargetException e) |
InvokerInvocationException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
getLocationText, getMessageWithoutLocationText, getModule, getNode, setModule
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