public class PKIXNameConstraintValidatorException extends Exception
Constructor and Description |
---|
PKIXNameConstraintValidatorException(String msg) |
PKIXNameConstraintValidatorException(String msg,
Throwable e) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PKIXNameConstraintValidatorException(String msg)
Copyright © 2021 BouncyCastle.org. All rights reserved.