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