PushwooshException
Base exception class for all Pushwoosh SDK errors.
All SDK operations that can fail return this exception (or its subclasses) via com.pushwoosh.function.Callback. Check getException to get exception details when operation fails.