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, setModuleaddSuppressed, 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