org.jboss.test.selenium.waiting
Class Wait.Waiting.WaitTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.test.selenium.waiting.Wait.Waiting.WaitTimeoutException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- Wait.Waiting
protected static class Wait.Waiting.WaitTimeoutException
- extends java.lang.RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Wait.Waiting.WaitTimeoutException
public Wait.Waiting.WaitTimeoutException(java.lang.Object failure)
Wait.Waiting.WaitTimeoutException
public Wait.Waiting.WaitTimeoutException(java.lang.CharSequence message,
java.lang.Object... args)
getCause
public java.lang.Throwable getCause()
- Overrides:
getCause in class java.lang.Throwable
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage in class java.lang.Throwable
Copyright © 2010. All Rights Reserved.