public class InvokerInvocationException extends GroovyRuntimeException
| Constructor | Description |
|---|---|
InvokerInvocationException(java.lang.reflect.InvocationTargetException e) |
|
InvokerInvocationException(java.lang.Throwable cause) |
| Modifier and Type | Method | 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