@InterfaceAudience.Public 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 - public FailedSanityCheckException(String message, Throwable cause)
message - cause - Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.