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

public static class PGPVerifier.PGPVerificationException extends Exception
Custom exception for PGP verification errors.
See Also:
  • Constructor Details

    • PGPVerificationException

      public PGPVerificationException(String message)
    • PGPVerificationException

      public PGPVerificationException(String message, Throwable cause)