com.thoughtworks.selenium
Class Wait.WaitTimedOutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.thoughtworks.selenium.Wait.WaitTimedOutException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Wait
public class Wait.WaitTimedOutException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Wait.WaitTimedOutException
public Wait.WaitTimedOutException()
Wait.WaitTimedOutException
public Wait.WaitTimedOutException(String message,
Throwable cause)
Wait.WaitTimedOutException
public Wait.WaitTimedOutException(String message)
Wait.WaitTimedOutException
public Wait.WaitTimedOutException(Throwable cause)
Copyright © 2012. All Rights Reserved.