Package javapns.notification.exceptions

Notification-related exceptions thrown by the javapns library.

See:
          Description

Exception Summary
ErrorResponsePacketReceivedException Thrown when an error response packet was received from an APNS server.
PayloadAlertAlreadyExistsException Thrown when a payload exceeds the maximum size allowed.
PayloadIsEmptyException Thrown when a payload is empty.
PayloadMaxSizeExceededException Thrown when a payload exceeds the maximum size allowed.
PayloadMaxSizeProbablyExceededException Thrown when a payload is expected to exceed the maximum size allowed after adding a given property.
 

Package javapns.notification.exceptions Description

Notification-related exceptions thrown by the javapns library.



Copyright © 2013. All Rights Reserved.