com.notnoop.exceptions
Class ApnsDeliveryErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.notnoop.exceptions.ApnsException
com.notnoop.exceptions.ApnsDeliveryErrorException
- All Implemented Interfaces:
- Serializable
public class ApnsDeliveryErrorException
- extends ApnsException
- Author:
- kkirch
- See Also:
- Serialized Form
ApnsDeliveryErrorException
public ApnsDeliveryErrorException(DeliveryError error)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
getDeliveryError
public DeliveryError getDeliveryError()
Copyright © 2013. All Rights Reserved.