Exceptions topic
Classes
- InvariantException Exceptions
- Exception thrown when one of the invariants of a method is broken.
Exceptions / Errors
- CryptoException Exceptions
- Exception thrown when encryption or decryption fails.
- ForbiddenException Exceptions
- An exception thrown when a feature is not available for particular keyset.
- InvalidArgumentsException Exceptions
- An exception thrown when some argument is invalid.
- 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.
- ParserException Exceptions
- Exception thrown when parsing fails.
- 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.