Class TimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.yahoo.prelude.fastsearch.TimeoutException
All Implemented Interfaces:
Serializable

public class TimeoutException extends IOException
Thrown on communication timeouts
Author:
bratseth
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String message)