Package org.sdase.commons.client.jersey.error
package org.sdase.commons.client.jersey.error
-
ClassDescriptionA utility class to support handling of errors that are received from an outgoing request.A supplier that executes a request.Exception that wraps any
WebApplicationException
that occurred in a Http request to avoid that it is used to delegate the same response to the own caller by default exception mappers.Exception mapper that convertsClientRequestException
thrown from an outgoing request to another service into a500 Internal Server Error
response for our client.