@InterfaceAudience.Private public class ServiceNotRunningException extends HBaseIOException
Constructor and Description |
---|
ServiceNotRunningException() |
ServiceNotRunningException(String message) |
ServiceNotRunningException(String message,
Throwable cause) |
ServiceNotRunningException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServiceNotRunningException()
public ServiceNotRunningException(String message)
public ServiceNotRunningException(String message, Throwable cause)
public ServiceNotRunningException(Throwable cause)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.