public final class WaitTimeoutException extends RuntimeException
Exception which signals that a condition is not fulfilled within time.
| Constructor and Description |
|---|
WaitTimeoutException(String message) |
WaitTimeoutException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011-2017 CoreMedia AG. All Rights Reserved.