Package-level declarations

Typed exceptions thrown by SDK operations. All extend PushwooshException, so you can catch them individually for specific error handling or handle the base class for a catch-all.

Types

Link copied to clipboard
Exception thrown when retrieving tags fails.
Link copied to clipboard
Exception thrown when merging user data fails.
Link copied to clipboard
Exception thrown when posting custom event fails.
Link copied to clipboard
Base exception class for all Pushwoosh SDK errors.
Link copied to clipboard
Exception thrown when push notification registration fails.
Link copied to clipboard
Exception thrown when reloading in-app messages fails.
Link copied to clipboard
Exception thrown when setting user email fails.
Link copied to clipboard
Exception thrown when setting user attributes fails.
Link copied to clipboard
Exception thrown when setting user ID fails.
Link copied to clipboard
Exception thrown when unregistering from push notifications fails.