Package org.apache.zookeeper.common
Class X509Exception.SSLContextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.zookeeper.common.X509Exception
org.apache.zookeeper.common.X509Exception.SSLContextException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- X509Exception
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.zookeeper.common.X509Exception
X509Exception.KeyManagerException, X509Exception.SSLContextException, X509Exception.TrustManagerException
-
Constructor Summary
ConstructorsConstructorDescriptionSSLContextException
(String message) SSLContextException
(String message, Throwable cause) SSLContextException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SSLContextException
-
SSLContextException
-
SSLContextException
-