Uses of Interface
org.bremersee.exception.RestApiExceptionParser
-
Uses of RestApiExceptionParser in org.bremersee.exception
Classes in org.bremersee.exception that implement RestApiExceptionParserModifier and TypeClassDescriptionclassThe default implementation of a http response parser that creates aRestApiException.Constructors in org.bremersee.exception with parameters of type RestApiExceptionParserModifierConstructorDescriptionRestApiResponseErrorHandler(RestApiExceptionParser restApiExceptionParser) Instantiates a new rest api response error handler.