public class BrowserConnectionException extends RuntimeException
RuntimeException is thrown when a EmbeddedBrowser lost connection to its underlying
implementation and so crashed.| Constructor and Description |
|---|
BrowserConnectionException(org.openqa.selenium.WebDriverException exception)
Create a new BrowserConnectionException based on a previous catched RuntimeException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007-2013. All Rights Reserved.