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