Package javapns.devices.exceptions

Device-related exceptions thrown by the javapns library.

See:
          Description

Exception Summary
DuplicateDeviceException Thrown when a Device already exist and we try to add it a second time
InvalidDeviceTokenFormatException Thrown when a device token cannot be parsed (invalid format).
NullDeviceTokenException Thrown when the given token is null
NullIdException Thrown when the given id is null
UnknownDeviceException Thrown when we try to retrieve a device that doesn't exist
 

Package javapns.devices.exceptions Description

Device-related exceptions thrown by the javapns library.



Copyright © 2016. All Rights Reserved.