Package io.ably.lib.types
Class ErrorResponse
java.lang.Object
io.ably.lib.types.ErrorResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorResponse
Get an ErrorInfo from a response body with error details
-
Field Details
-
error
-
-
Constructor Details
-
ErrorResponse
public ErrorResponse()
-
-
Method Details
-
fromJSON
Get an ErrorInfo from a response body with error details- Parameters:
-
jsonText
- - Returns:
- Throws:
AblyException
-