public class WaitTimeoutException extends RuntimeException
| Constructor and Description |
|---|
WaitTimeoutException(CharSequence message,
Object... args) |
WaitTimeoutException(Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WaitTimeoutException(Exception exception)
public WaitTimeoutException(CharSequence message, Object... args)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.