javapns.devices.exceptions
Class NullDeviceTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javapns.devices.exceptions.NullDeviceTokenException
- All Implemented Interfaces:
- Serializable
public class NullDeviceTokenException
- extends Exception
Thrown when the given token is null
- Author:
- Maxime Peron
- See Also:
- Serialized Form
NullDeviceTokenException
public NullDeviceTokenException()
- Constructor
NullDeviceTokenException
public NullDeviceTokenException(String message)
- Constructor with custom message
- Parameters:
message -
toString
public String toString()
- String representation
- Overrides:
toString in class Throwable
Copyright © 2016. All Rights Reserved.