@InterfaceAudience.Public @InterfaceStability.Stable public class FailedSanityCheckException extends DoNotRetryIOException
| Constructor and Description | 
|---|
FailedSanityCheckException()
default constructor 
 | 
FailedSanityCheckException(String message)  | 
FailedSanityCheckException(String message,
                          Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FailedSanityCheckException()
public FailedSanityCheckException(String message)
message -