@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, toString
private static final long serialVersionUID
public CorruptHFileException(String m, Throwable t)
public CorruptHFileException(String m)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.