org.openqa.selenium.server
Class WindowClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openqa.selenium.server.RemoteCommandException
org.openqa.selenium.server.WindowClosedException
- All Implemented Interfaces:
- Serializable
public class WindowClosedException
- extends RemoteCommandException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WINDOW_CLOSED_ERROR
public static final String WINDOW_CLOSED_ERROR
- See Also:
- Constant Field Values
WindowClosedException
public WindowClosedException()
WindowClosedException
public WindowClosedException(String message)
WindowClosedException
public WindowClosedException(Throwable cause)
WindowClosedException
public WindowClosedException(String message,
Throwable cause)
Copyright © 2012. All Rights Reserved.