See: Description
| Exception | Description |
|---|---|
| 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
|
Copyright © 2016. All rights reserved.