@InterfaceAudience.Private public class HBaseException extends Exception
| Constructor and Description | 
|---|
| HBaseException() | 
| HBaseException(String message) | 
| HBaseException(String message,
              Throwable t) | 
| HBaseException(Throwable t) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HBaseException()
public HBaseException(String message)
public HBaseException(String message, Throwable t)
public HBaseException(Throwable t)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.