
public class TimeoutRuntimeException extends RuntimeException
| Constructor and Description |
|---|
TimeoutRuntimeException() |
TimeoutRuntimeException(String message) |
TimeoutRuntimeException(String message,
Throwable cause) |
TimeoutRuntimeException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
TimeoutException |
createTimeoutException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TimeoutRuntimeException()
public TimeoutRuntimeException(String message)
public TimeoutRuntimeException(Throwable cause)
public TimeoutException createTimeoutException()
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.