@InterfaceAudience.Public @InterfaceStability.Stable public class DoNotRetryIOException extends HBaseIOException
UnknownScannerException| Constructor and Description |
|---|
DoNotRetryIOException()
default constructor
|
DoNotRetryIOException(java.lang.String message) |
DoNotRetryIOException(java.lang.String message,
java.lang.Throwable cause) |
DoNotRetryIOException(java.lang.Throwable cause) |
public DoNotRetryIOException()
public DoNotRetryIOException(java.lang.String message)
message - public DoNotRetryIOException(java.lang.String message,
java.lang.Throwable cause)
message - cause - public DoNotRetryIOException(java.lang.Throwable cause)