public class ESInitSSLException extends ESException
| Constructor and Description |
|---|
ESInitSSLException(String message)
Constructor.
|
ESInitSSLException(String message,
Throwable cause)
Constructor.
|
ESInitSSLException(Throwable cause)
Default constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ESInitSSLException(String message, Throwable cause)
message - the messagecause - the causing exceptionpublic ESInitSSLException(String message)
message - the messagepublic ESInitSSLException(Throwable cause)
cause - the causing exceptionCopyright © 2017. All rights reserved.