Package me.ehp246.aufjms.api.exception
Class BoundInvocationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
me.ehp246.aufjms.api.exception.BoundInvocationFailedException
- All Implemented Interfaces:
Serializable
Indicates the invocation on BoundInvocable has failed wrapping
the cause. Thrown by InvocableDispatcher.
- Author:
- Lei Yang
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BoundInvocationFailedException
-