com.google.cloud.bigtable.grpc.scanner
Class ScanTimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.google.cloud.bigtable.grpc.scanner.ScanTimeoutException
-
- All Implemented Interfaces:
- Serializable
public class ScanTimeoutException extends IOException
An IOException that presents timeout when reading response.- Version:
- $Id: $Id
- Author:
- sduskis
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description ScanTimeoutException(String message)
Constructor for ScanTimeoutException.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-