Class TimeoutIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.exceptions.TimeoutIOException
All Implemented Interfaces:
Serializable

@Private public class TimeoutIOException extends IOException
Exception thrown when a blocking operation times out.
See Also: