Class UpdateNotSupportedException
Object
Throwable
Exception
RuntimeException
BaseRuntimeException
MultilevelRuntimeException
UpdateNotSupportedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class MultilevelRuntimeException
MultilevelRuntimeException.Level
-
Constructor Summary
ConstructorDescriptionUpdateNotSupportedException
(ErrorDetail detail, Throwable cause) UpdateNotSupportedException
(String code, String message) -
Method Summary
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
-
UpdateNotSupportedException
-
UpdateNotSupportedException
-
UpdateNotSupportedException
-
-
Method Details
-
translate
- Specified by:
translate
in classMultilevelRuntimeException
-