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