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