Class ErrorResponse

java.lang.Object
io.ably.lib.types.ErrorResponse

public class ErrorResponse
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    ErrorInfo error  
  • Constructor Summary

    Constructors 
    Constructor Description
    ErrorResponse()  
  • Method Summary

    Modifier and Type Method Description
    static ErrorResponse fromJSON​(java.lang.String jsonText)
    Get an ErrorInfo from a response body with error details

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait