Package org.eclipse.net4j.util.io
Class IOTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.eclipse.net4j.util.io.IOTimeoutException
- All Implemented Interfaces:
Serializable
- Since:
- 3.0
- Author:
- Eike Stepper
- See Also:
-
Constructor Summary
ConstructorDescriptionIOTimeoutException
(String message) IOTimeoutException
(String message, Throwable cause) IOTimeoutException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IOTimeoutException
public IOTimeoutException() -
IOTimeoutException
-
IOTimeoutException
-
IOTimeoutException
-
-
Method Details
-
createTimeoutException
-