Package org.pgpainless.exception
Klasse SignatureValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.openpgp.PGPException
org.pgpainless.exception.SignatureValidationException
- Alle implementierten Schnittstellen:
Serializable
public class SignatureValidationException
extends org.bouncycastle.openpgp.PGPException
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungSignatureValidationException(String message) SignatureValidationException(String message, Exception underlying) SignatureValidationException(String message, Map<org.bouncycastle.openpgp.PGPSignature, Exception> rejections) -
Methodenübersicht
Von Klasse geerbte Methoden org.bouncycastle.openpgp.PGPException
getCause, getUnderlyingExceptionVon Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
SignatureValidationException
-
SignatureValidationException
-
SignatureValidationException
-