public class TimeOutException
extends com.thoughtworks.selenium.SeleniumException
| Constructor and Description |
|---|
TimeOutException(String e)
Constructs a
TimeOutException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TimeOutException(String e)
TimeOutException with the specified detail message.e - the detail messageCopyright © 2018. All rights reserved.