public class ExtCertPathBuilderException extends java.security.cert.CertPathBuilderException implements ExtException
| Constructor and Description |
|---|
ExtCertPathBuilderException(java.lang.String message,
java.lang.Throwable cause) |
ExtCertPathBuilderException(java.lang.String msg,
java.lang.Throwable cause,
java.security.cert.CertPath certPath,
int index) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause()
Returns the cause of the exception.
|
public ExtCertPathBuilderException(java.lang.String message,
java.lang.Throwable cause)
public ExtCertPathBuilderException(java.lang.String msg,
java.lang.Throwable cause,
java.security.cert.CertPath certPath,
int index)
public java.lang.Throwable getCause()
ExtExceptiongetCause in interface ExtExceptiongetCause in class java.lang.Throwable