Uses of Class
sop.exception.SOPGPException
- 
Packages that use SOPGPException Package Description sop.exception Stateless OpenPGP Interface for Java. - 
- 
Uses of SOPGPException in sop.exception
Subclasses of SOPGPException in sop.exception Modifier and Type Class Description static classSOPGPException.AmbiguousInputstatic classSOPGPException.BadDatastatic classSOPGPException.CannotDecryptstatic classSOPGPException.CertCannotEncryptstatic classSOPGPException.ExpectedTextstatic classSOPGPException.IncompleteVerificationstatic classSOPGPException.KeyIsProtectedstatic classSOPGPException.MissingArgstatic classSOPGPException.MissingInputstatic classSOPGPException.NoSignaturestatic classSOPGPException.OutputExistsstatic classSOPGPException.PasswordNotHumanReadablestatic classSOPGPException.UnsupportedAsymmetricAlgostatic classSOPGPException.UnsupportedOptionstatic classSOPGPException.UnsupportedSpecialPrefixstatic classSOPGPException.UnsupportedSubcommand 
 -