Package io.sphere.sdk.client
Class CompatExceptionFactory
java.lang.Object
io.sphere.sdk.client.CompatExceptionFactory
-
Method Summary
Modifier and TypeMethodDescription<T> SphereException
createException
(HttpResponse httpResponse, SphereRequest<T> sphereRequest, ObjectMapper objectMapper) static CompatExceptionFactory
of()
-
Method Details
-
of
-
createException
public <T> SphereException createException(HttpResponse httpResponse, SphereRequest<T> sphereRequest, ObjectMapper objectMapper)
-