Class CRLValidatorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.asn1.x509.CRLValidatorException
All Implemented Interfaces:
Serializable

public class CRLValidatorException extends Exception
See Also:
  • Constructor Details

    • CRLValidatorException

      public CRLValidatorException(String msg)
    • CRLValidatorException

      public CRLValidatorException(String msg, Throwable cause)