Package adalid.core.exceptions
Class InvocationRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
adalid.core.exceptions.InvocationRuntimeException
- All Implemented Interfaces:
Serializable
- Author:
- Jorge Campins
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvocationRuntimeException(String message) InvocationRuntimeException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvocationRuntimeException
public InvocationRuntimeException() -
InvocationRuntimeException
-
InvocationRuntimeException
-
InvocationRuntimeException
-