Class KeyException

    • Constructor Detail

      • KeyException

        protected KeyException​(@Nonnull
                               java.lang.String message,
                               @Nonnull
                               OpenPgpFingerprint fingerprint)
      • KeyException

        protected KeyException​(@Nonnull
                               java.lang.String message,
                               @Nonnull
                               OpenPgpFingerprint fingerprint,
                               @Nonnull
                               java.lang.Throwable underlying)