public class ExtCertificateEncodingException extends CertificateEncodingException implements ExtException
Constructor and Description |
---|
ExtCertificateEncodingException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause()
Returns the cause of the exception.
|
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Throwable getCause()
ExtException
getCause
in interface ExtException
getCause
in class Throwable
Copyright © 2015. All rights reserved.