Class ErrorCodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.integration.platform.engine.errorhandling.errorcode.ErrorCodeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionErrorCodeException(ErrorCode errorCode, String... messageParams) ErrorCodeException(ErrorCode errorCode, Map<String, String> additionalExtraParams) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ErrorCodeException
-
ErrorCodeException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
buildResponseObject
-