Class PKIXNameConstraintValidatorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.jce.provider.PKIXNameConstraintValidatorException
All Implemented Interfaces:
Serializable

public class PKIXNameConstraintValidatorException extends Exception
See Also:
  • Constructor Details

    • PKIXNameConstraintValidatorException

      public PKIXNameConstraintValidatorException(String msg)
    • PKIXNameConstraintValidatorException

      public PKIXNameConstraintValidatorException(String msg, Throwable e)
  • Method Details