public class ESCertificateException extends Exception
| Constructor and Description |
|---|
ESCertificateException(String message)
Constructor.
|
ESCertificateException(String message,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ESCertificateException(String message, Throwable cause)
message - the detailed error messagecause - the cause for this exceptionpublic ESCertificateException(String message)
message - the detailed error messageCopyright © 2017. All rights reserved.