Class KeyException.UnacceptableSelfSignatureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pgpainless.exception.KeyException
org.pgpainless.exception.KeyException.UnacceptableSelfSignatureException
All Implemented Interfaces:
Serializable
Enclosing class:
KeyException

public static class KeyException.UnacceptableSelfSignatureException extends KeyException
See Also:
  • Constructor Details

    • UnacceptableSelfSignatureException

      public UnacceptableSelfSignatureException(@Nonnull OpenPgpFingerprint fingerprint)