Package dev.sigstore

Class VerificationOptions.UncheckedCertificateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.sigstore.VerificationOptions.UncheckedCertificateException
All Implemented Interfaces:
Serializable
Enclosing interface:
VerificationOptions

public static class VerificationOptions.UncheckedCertificateException extends RuntimeException
Exceptions thrown by implementations of VerificationOptions.CertificateMatcher.test(X509Certificate)
See Also:
  • Constructor Details

    • UncheckedCertificateException

      public UncheckedCertificateException(String message, Throwable cause)