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
 
 public static class X509Exception.SSLContextException extends X509Exception - See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class org.apache.zookeeper.common.X509ExceptionX509Exception.KeyManagerException, X509Exception.SSLContextException, X509Exception.TrustManagerException
 
- 
 - 
Constructor SummaryConstructors Constructor Description SSLContextException(String message)SSLContextException(String message, Throwable cause)SSLContextException(Throwable cause)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-