public class InvokerInvocationException extends GroovyRuntimeException
| Constructor and Description | 
|---|
| InvokerInvocationException(java.lang.reflect.InvocationTargetException e) | 
| InvokerInvocationException(java.lang.Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getMessage() | 
getLocationText, getMessageWithoutLocationText, getModule, getNode, setModulepublic InvokerInvocationException(java.lang.reflect.InvocationTargetException e)
public InvokerInvocationException(java.lang.Throwable cause)
public java.lang.String getMessage()
getMessage in class GroovyRuntimeException