Class AbstractPKIXNameConstraintValidatorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.itextpdf.commons.bouncycastle.asn1.pkix.AbstractPKIXNameConstraintValidatorException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PKIXNameConstraintValidatorExceptionBC, PKIXNameConstraintValidatorExceptionBCFips

public abstract class AbstractPKIXNameConstraintValidatorException extends Exception
This abstract class represents the wrapper for PKIXNameConstraintValidatorException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
See Also:
  • Constructor Details

    • AbstractPKIXNameConstraintValidatorException

      public AbstractPKIXNameConstraintValidatorException()