Package org.bremersee.exception.model
The package contains the model of the rest api exception.
-
Class Summary Class Description Handler The handler where the exception occurred.RestApiException The serialized exception.StackTraceItem A stack trace element of an exception.