Uses of Interface
org.bremersee.exception.RestApiExceptionParser
-
Uses of RestApiExceptionParser in org.bremersee.exception
Modifier and TypeClassDescriptionclass
The default implementation of a http response parser that creates aRestApiException
.ModifierConstructorDescriptionRestApiResponseErrorHandler
(RestApiExceptionParser restApiExceptionParser) Instantiates a new rest api response error handler.