Class TimeoutRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.net4j.util.concurrent.TimeoutRuntimeException
- All Implemented Interfaces:
Serializable
- Author:
- Eike Stepper
- See Also:
-
Constructor Summary
ConstructorDescriptionTimeoutRuntimeException
(String message) TimeoutRuntimeException
(String message, Throwable cause) TimeoutRuntimeException
(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
-
TimeoutRuntimeException
public TimeoutRuntimeException() -
TimeoutRuntimeException
-
TimeoutRuntimeException
-
TimeoutRuntimeException
-
-
Method Details
-
createTimeoutException
- Since:
- 3.0
-