class Ably::Exceptions::BaseAblyException

Base Ably exception class that contains status and code values used by Ably Refer to github.com/ably/ably-common/blob/main/protocol/errors.json

@!attribute [r] message

@return [String] Error message from Ably

@!attribute [r] status

@return [String] HTTP status code of error

@!attribute [r] code

@return [String] Ably specific error code