-
public class ErrorResponse
-
-
Method Summary
Modifier and Type Method Description static ErrorResponsefromJSON(String jsonText)Get an ErrorInfo from a response body with error details -
-
Method Detail
-
fromJSON
static ErrorResponse fromJSON(String jsonText)
Get an ErrorInfo from a response body with error details
-
-
-
-