Package javapns.communication.exceptions

Communication-related exceptions thrown by the javapns library.

See:
          Description

Exception Summary
CommunicationException  
InvalidCertificateChainException Thrown when we try to contact Apple with an invalid keystore or certificate chain.
InvalidKeystoreFormatException Thrown when we try to contact Apple with an invalid keystore format.
InvalidKeystorePasswordException Thrown when we try to contact Apple with an invalid password for the keystore.
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.
 

Package javapns.communication.exceptions Description

Communication-related exceptions thrown by the javapns library.



Copyright © 2016. All Rights Reserved.