Package org.pgpainless.exception
Klasse ModificationDetectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.pgpainless.exception.ModificationDetectionException
- Alle implementierten Schnittstellen:
Serializable
Exception that gets thrown when the verification of a modification detection code failed.
- 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
-
ModificationDetectionException
public ModificationDetectionException()
-