Package org.apache.zookeeper.common
Class X509Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.zookeeper.common.X509Exception
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
X509Exception.KeyManagerException,X509Exception.SSLContextException,X509Exception.TrustManagerException
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
ConstructorsConstructorDescriptionX509Exception(String message) X509Exception(String message, Throwable cause) X509Exception(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
-
X509Exception
-
X509Exception
-
X509Exception
-