Package com.yahoo.prelude.fastsearch
Class TimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.yahoo.prelude.fastsearch.TimeoutException
-
- All Implemented Interfaces:
java.io.Serializable
public class TimeoutException extends java.io.IOException
Thrown on communication timeouts- Author:
- bratseth
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TimeoutException(java.lang.String message)
-