@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, toString
public HBaseException()
public HBaseException(String message)
public HBaseException(String message, Throwable t)
public HBaseException(Throwable t)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.