Class TimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
marauroa.client.TimeoutException
All Implemented Interfaces:
Serializable

public class TimeoutException extends Exception
this exception is thrown if a connection to the server cannot be established within the given time.
See Also:
Serialized Form
  • Constructor Details

    • TimeoutException

      public TimeoutException()
      creates a new TimeoutException