Uses of Package
org.bremersee.exception
-
Packages that use org.bremersee.exception Package Description org.bremersee.data.ldaptive The package contains classes for LDAP operations with the ldaptive library.org.bremersee.data.minio org.bremersee.exception org.bremersee.exception.feign org.bremersee.security.core org.bremersee.web.reactive org.bremersee.web.reactive.function.client org.bremersee.web.servlet -
Classes in org.bremersee.exception used by org.bremersee.data.ldaptive Class Description ErrorCodeAware Marker interface to get an error code.HttpStatusAware Marker interface to get the HTTP status code.ServiceException General service exception with http status code and error code.ServiceExceptionBuilder The service exception builder. -
Classes in org.bremersee.exception used by org.bremersee.data.minio Class Description ErrorCodeAware Marker interface to get an error code.HttpStatusAware Marker interface to get the HTTP status code.ServiceException General service exception with http status code and error code. -
Classes in org.bremersee.exception used by org.bremersee.exception Class Description ErrorCodeAware Marker interface to get an error code.ExceptionParser The exception parser.HttpResponseHeadersAware Marker interface to get the response headers.HttpStatusAware Marker interface to get the HTTP status code.RestApiExceptionAware Marker interface to get theRestApiException
model.RestApiExceptionMapper Maps the error response into aRestApiException
.RestApiExceptionMapperProperties Configuration properties for the rest api exception handler or resolver.RestApiExceptionMapperProperties.ExceptionMapping The exception mapping.RestApiExceptionMapperProperties.ExceptionMappingConfig The exception mapping config.RestApiExceptionParser A http response parser that creates aRestApiException
.ServiceException General service exception with http status code and error code.ServiceExceptionBuilder The service exception builder. -
Classes in org.bremersee.exception used by org.bremersee.exception.feign Class Description ErrorCodeAware Marker interface to get an error code.HttpResponseHeadersAware Marker interface to get the response headers.HttpStatusAware Marker interface to get the HTTP status code.RestApiExceptionAware Marker interface to get theRestApiException
model.RestApiExceptionParser A http response parser that creates aRestApiException
. -
Classes in org.bremersee.exception used by org.bremersee.security.core Class Description ServiceException General service exception with http status code and error code. -
Classes in org.bremersee.exception used by org.bremersee.web.reactive Class Description RestApiExceptionMapper Maps the error response into aRestApiException
. -
Classes in org.bremersee.exception used by org.bremersee.web.reactive.function.client Class Description ErrorCodeAware Marker interface to get an error code.ExceptionParser The exception parser.HttpResponseHeadersAware Marker interface to get the response headers.RestApiExceptionAware Marker interface to get theRestApiException
model.RestApiExceptionParser A http response parser that creates aRestApiException
. -
Classes in org.bremersee.exception used by org.bremersee.web.servlet Class Description RestApiExceptionMapper Maps the error response into aRestApiException
.