Package org.apache.hadoop.hbase
Class ServiceNotRunningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.HBaseIOException
org.apache.hadoop.hbase.ServiceNotRunningException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionServiceNotRunningException
(String message) ServiceNotRunningException
(String message, 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
-
ServiceNotRunningException
public ServiceNotRunningException() -
ServiceNotRunningException
-
ServiceNotRunningException
-
ServiceNotRunningException
-