Package javapns.devices.exceptions

Device-related exceptions thrown by the JavaPNS library.

See:
          Description

Exception Summary
DuplicateDeviceException Deprecated.
InvalidDeviceTokenFormatException Specific exception indicating that the library detected a malformed device token.
NullDeviceTokenException Deprecated.
NullIdException Deprecated.
UnknownDeviceException Deprecated.
 

Package javapns.devices.exceptions Description

Device-related exceptions thrown by the JavaPNS library.