Uses of Package
org.bremersee.exception
Packages that use org.bremersee.exception
Package
Description
-
Classes in org.bremersee.exception used by org.bremersee.exceptionClassDescriptionMarker interface to get an error code.Marker interface to get the HTTP status code.Immutable implementation of
RestApiExceptionMapperProperties.ExceptionMapping
.Builds instances of typeImmutableExceptionMapping
.Immutable implementation ofRestApiExceptionMapperProperties.ExceptionMappingConfig
.Builds instances of typeImmutableExceptionMappingConfig
.Immutable implementation ofRestApiExceptionMapperProperties
.Builds instances of typeImmutableRestApiExceptionMapperProperties
.Marker interface to get theRestApiException
model.Maps the error response into aRestApiException
.The implementation of a rest api exception mapper for spring web.The rest api exception mapper properties.The exception mapping.The exception mapping config.A http response parser that creates aRestApiException
.The rest api response type.General service exception with http status code and error code.The service exception builder. -
Classes in org.bremersee.exception used by org.bremersee.exception.feignClassDescriptionMarker interface to get the HTTP status code.Marker interface to get the
RestApiException
model.A http response parser that creates aRestApiException
. -
Classes in org.bremersee.exception used by org.bremersee.exception.servlet
-
Classes in org.bremersee.exception used by org.bremersee.exception.spring.boot.autoconfigureClassDescriptionThe rest api exception mapper properties.The exception mapping.The exception mapping config.
-
Classes in org.bremersee.exception used by org.bremersee.exception.spring.boot.autoconfigure.reactiveClassDescriptionMaps the error response into a
RestApiException
.A http response parser that creates aRestApiException
. -
Classes in org.bremersee.exception used by org.bremersee.exception.spring.boot.autoconfigure.servletClassDescriptionMaps the error response into a
RestApiException
.A http response parser that creates aRestApiException
. -
Classes in org.bremersee.exception used by org.bremersee.exception.webclientClassDescriptionA http response parser that creates a
RestApiException
.The rest api response exception.