Class InvocationRuntimeException
Object
Throwable
Exception
RuntimeException
BaseRuntimeException
MultilevelRuntimeException
InvocationRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidArgumentException,InvalidContextException,InvalidSelfStateException,VariadicInvocationException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class MultilevelRuntimeException
MultilevelRuntimeException.Level -
Constructor Summary
ConstructorsConstructorDescriptionInvocationRuntimeException(ErrorDetail detail, Throwable cause) InvocationRuntimeException(String code, String message) -
Method Summary
Methods inherited from class MultilevelRuntimeException
getLevel, isHighLevel, isLowLevelMethods inherited from class BaseRuntimeException
fillInStackTrace, getCode, setCodeMethods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvocationRuntimeException
-
InvocationRuntimeException
-
-
Method Details
-
translate
- Specified by:
translatein classMultilevelRuntimeException
-
getSubject
-
getMethod
-
setSubject
-
setMethod
-