@InterfaceAudience.Private public class CorruptHFileException extends DoNotRetryIOException
| Modifier and Type | Field and Description | 
|---|---|
| private static long | serialVersionUID | 
| Constructor and Description | 
|---|
| CorruptHFileException(String m) | 
| CorruptHFileException(String m,
                     Throwable t) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public CorruptHFileException(String m, Throwable t)
public CorruptHFileException(String m)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.