Package org.pgpainless.exception
Klasse KeyIntegrityException
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
org.pgpainless.exception.KeyIntegrityException
- Alle implementierten Schnittstellen:
Serializable
This exception gets thrown, when the integrity of an OpenPGP key is broken.
That could happen on accident, or during an active attack, so take this exception seriously.
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
KeyIntegrityException
public KeyIntegrityException()
-