Klasse KeyException.UnacceptableEncryptionKeyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pgpainless.exception.KeyException
org.pgpainless.exception.KeyException.UnacceptableEncryptionKeyException
Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
KeyException

public static class KeyException.UnacceptableEncryptionKeyException extends KeyException
Siehe auch:
  • Konstruktordetails

    • UnacceptableEncryptionKeyException

      public UnacceptableEncryptionKeyException(@Nonnull org.pgpainless.key.OpenPgpFingerprint fingerprint)
    • UnacceptableEncryptionKeyException

      public UnacceptableEncryptionKeyException(@Nonnull KeyException.PublicKeyAlgorithmPolicyException reason)