Class InvokerInvocationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InvokerInvocationException
    extends GroovyRuntimeException
    An exception thrown if a method is called and an exception occurred
    See Also:
    Serialized Form
    • Constructor Detail

      • InvokerInvocationException

        public InvokerInvocationException​(java.lang.reflect.InvocationTargetException e)
      • InvokerInvocationException

        public InvokerInvocationException​(java.lang.Throwable cause)