Uses of Package
javapns.communication.exceptions

Packages that use javapns.communication.exceptions
javapns The JavaPNS library 
javapns.communication Classes for communicating with Apple servers. 
javapns.communication.exceptions Communication-related exceptions thrown by the javapns library. 
javapns.feedback Classes for interacting with the Apple Feedback Service. 
javapns.notification Classes for pushing notifications through Apple servers. 
 

Classes in javapns.communication.exceptions used by javapns
CommunicationException
           
KeystoreException
          Thrown when we try to contact Apple with an invalid keystore format.
 

Classes in javapns.communication.exceptions used by javapns.communication
CommunicationException
           
InvalidKeystoreReferenceException
          Thrown when we try to contact Apple with an invalid keystore format.
KeystoreException
          Thrown when we try to contact Apple with an invalid keystore format.
 

Classes in javapns.communication.exceptions used by javapns.communication.exceptions
KeystoreException
          Thrown when we try to contact Apple with an invalid keystore format.
 

Classes in javapns.communication.exceptions used by javapns.feedback
CommunicationException
           
KeystoreException
          Thrown when we try to contact Apple with an invalid keystore format.
 

Classes in javapns.communication.exceptions used by javapns.notification
CommunicationException
           
KeystoreException
          Thrown when we try to contact Apple with an invalid keystore format.
 



Copyright © 2016. All Rights Reserved.