@InterfaceAudience.Public public class DoNotRetryIOException extends HBaseIOException
UnknownScannerException
构造器和说明 |
---|
DoNotRetryIOException() |
DoNotRetryIOException(String message) |
DoNotRetryIOException(String message,
Throwable throwable) |
DoNotRetryIOException(Throwable throwable) |
public DoNotRetryIOException()
public DoNotRetryIOException(String message)
message
- the message for this exceptionpublic DoNotRetryIOException(String message, Throwable throwable)
message
- the message for this exceptionthrowable
- the Throwable
to use for this exceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.