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