Class ErrorResponseUtils
java.lang.Object
co.yellowdog.platform.clients.web.error.ErrorResponseUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorResponse
getErrorResponse
(@NonNull HttpStatus httpStatus, InputStream body)
-
Method Details
-
getErrorResponse
public static ErrorResponse getErrorResponse(@NonNull @NonNull HttpStatus httpStatus, InputStream body)
-