@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, toStringpublic CallTimeoutException(String msg)
public CallTimeoutException(String message, Throwable cause)
message - the message for this exceptioncause - the cause for this exceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.