org.xlightweb
Class ReceiveTimeoutException

Package class diagram package ReceiveTimeoutException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.xlightweb.ReceiveTimeoutException
All Implemented Interfaces:
Serializable

public class ReceiveTimeoutException
extends IOException

Checked exception thrown when a timeout has been reached

See Also:
Serialized Form

Constructor Summary
ReceiveTimeoutException()
          constructor
ReceiveTimeoutException(long timeoutMillis)
          constructor
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReceiveTimeoutException

public ReceiveTimeoutException()
constructor


ReceiveTimeoutException

public ReceiveTimeoutException(long timeoutMillis)
constructor

Parameters:
timeoutMillis - the timeout