org.eclipse.actf.util.httpproxy.core
Class TimeoutException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.eclipse.actf.util.httpproxy.core.TimeoutException
org.eclipse.actf.util.httpproxy.core.TimeoutException
- All Implemented Interfaces: 
- Serializable
- public class TimeoutException 
- extends Exception
This exception is thrown when an operation (e.g. read and write) did not
 completes within a specific time.
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
TimeoutException
public TimeoutException()
- Constructor of the exception.
 
TimeoutException
public TimeoutException(String msg)
- COnstuctor of the exception.
 
- Parameters:
- msg- exception message