Class ArgumentTypeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FunctionArgumentTypeException
,MethodArgumentTypeException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class MultilevelRuntimeException
MultilevelRuntimeException.Level
-
Constructor Summary
ConstructorDescriptionArgumentTypeException
(ErrorDetail detail, Throwable cause) ArgumentTypeException
(String code, String message) -
Method Summary
Methods inherited from class InvocationRuntimeException
getMethod, getSubject, setMethod, setSubject, translate
Methods inherited from class MultilevelRuntimeException
getLevel, isHighLevel, isLowLevel
Methods inherited from class BaseRuntimeException
fillInStackTrace, getCode, setCode
Methods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ArgumentTypeException
-
ArgumentTypeException
-