Package org.bremersee.exception
-
Interface Summary Interface Description RestApiExceptionAware Marker interface to get theRestApiExceptionmodel.RestApiExceptionMapper Maps the error response into aRestApiException.RestApiExceptionParser A http response parser that creates aRestApiException. -
Class Summary Class Description RestApiExceptionParserImpl The default implementation of a http response parser that creates aRestApiException.RestApiExceptionUtils Some utilities. -
Exception Summary Exception Description HttpClientException General http client exception.