Package io.jenkins.plugins.wiz
Class PGPVerifier.PGPVerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.jenkins.plugins.wiz.PGPVerifier.PGPVerificationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PGPVerifier
Custom exception for PGP verification errors.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPGPVerificationException
(String message) PGPVerificationException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PGPVerificationException
-
PGPVerificationException
-