@InterfaceAudience.Public public class DoNotRetryIOException extends HBaseIOException
UnknownScannerException
构造器和说明 |
---|
DoNotRetryIOException()
default constructor
|
DoNotRetryIOException(String message) |
DoNotRetryIOException(String message,
Throwable cause) |
DoNotRetryIOException(Throwable cause) |
public DoNotRetryIOException()
public DoNotRetryIOException(String message)
message
- public DoNotRetryIOException(String message, Throwable cause)
message
- cause
- public DoNotRetryIOException(Throwable cause)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.