|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Exception Summary | |
---|---|
ErrorResponsePacketReceivedException | Specific exception indicating that the library received an error-response packet from Apple. |
PayloadAlertAlreadyExistsException | Specific exception indicating that the library detected an attempt to insert two alert messages or objects into the same payload. |
PayloadIsEmptyException | Specific exception indicating that you attempted to push a payload that contained no property whatsoever. |
PayloadMaxSizeExceededException | Specific exception indicating that a payload exceeds the maximum size allowed. |
PayloadMaxSizeProbablyExceededException | Specific exception indicating that a payload would probably exceed the maximum size allowed if the current property addition were to complete, but thrown only if you explicitely invoked payload.setPayloadSizeEstimatedWhenAdding(true) before calling that add___ method. |
Notification-related exceptions thrown by the JavaPNS library.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |