Class X509Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.hbase.exceptions.HBaseException
org.apache.hadoop.hbase.exceptions.X509Exception
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
KeyManagerException
,SSLContextException
,TrustManagerException
This file has been copied from the Apache ZooKeeper project.
- See Also:
-
Constructor Summary
ConstructorDescriptionX509Exception
(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
-