Package org.jivesoftware.smackx.ox.exception
Exceptions for XEP-0373: OpenPGP for XMPP.
-
Exception Summary Exception Description InvalidBackupCodeException Exception that gets thrown if the backup code entered by the user is invalid.MissingOpenPgpKeyException Exception that gets thrown when an operation is missing an OpenPGP key.MissingUserIdOnKeyException This exception gets thrown, if the user tries to import a key of a user which is lacking a user-id with the users jid.NoBackupFoundException This exception gets thrown in case the user tries to restore a secret key backup from PubSub, but no backup has been found.