public class ExtCertificateEncodingException extends java.security.cert.CertificateEncodingException implements ExtException
| Constructor and Description |
|---|
ExtCertificateEncodingException(java.lang.String message,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause()
Returns the cause of the exception.
|
public ExtCertificateEncodingException(java.lang.String message,
java.lang.Throwable cause)
public java.lang.Throwable getCause()
ExtExceptiongetCause in interface ExtExceptiongetCause in class java.lang.Throwable