@InterfaceAudience.Public public class HBaseIOException extends IOException
| Modifier and Type | Field and Description | 
|---|---|
| private static long | serialVersionUID | 
| 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, toStringprivate static final long serialVersionUID
public HBaseIOException()
public HBaseIOException(String message)
public HBaseIOException(String message, Throwable cause)
public HBaseIOException(Throwable cause)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.