Exceptions topic

Exceptions / Errors

InvalidArgumentsException Exceptions
An exception thrown when some argument is invalid.
InvariantException Exceptions
Exception thrown when one of the invariants of a method is broken.
KeysetException Exceptions
An exception that happens during keyset creation or resolution.
MalformedResponseException Exceptions
An exception thrown when the API has returned an unexpected response.
MaximumRetriesException Exceptions
An exception thrown when maximum amount of retries has been reached.
MethodDisabledException Exceptions
An exception thrown when a disabled API has been requested.
NotImplementedException Exceptions
An exception thrown when a method is not yet implemented.
PublishException Exceptions
An exception thrown when publish fails.
PubNubException Exceptions
An exception thrown by the PubNub SDK.
UnknownException Exceptions
An exception thrown when something unexpected happens in the SDK.