@InterfaceAudience.Public public class CallTimeoutException extends HBaseIOException
Constructor and Description |
---|
CallTimeoutException(String msg) |
CallTimeoutException(String message,
Throwable cause)
CallTimeoutException with cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CallTimeoutException(String msg)
public CallTimeoutException(String message, Throwable cause)
message
- the message for this exceptioncause
- the cause for this exceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.