Annotation Type | Description |
---|---|
ErrorCodeAlternatives |
Annotation can be added to the exception class and is used for define list of ErrorCodes from the another exception classes.
|
FallbackMessage |
Annotation used to define fallback message to be used in ExceptionHandlerAspect in case
foreign exception (other than declared service exception) is thrown from method.
|