Klasse TimeoutRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.net4j.util.concurrent.TimeoutRuntimeException
- Alle implementierten Schnittstellen:
Serializable
- Autor:
- Eike Stepper
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungTimeoutRuntimeException
(String message) TimeoutRuntimeException
(String message, Throwable cause) TimeoutRuntimeException
(Throwable cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
TimeoutRuntimeException
public TimeoutRuntimeException() -
TimeoutRuntimeException
-
TimeoutRuntimeException
-
TimeoutRuntimeException
-
-
Methodendetails
-
createTimeoutException
- Seit:
- 3.0
-