public class SeleneseRunnerRuntimeException
extends org.openqa.selenium.WebDriverException
| Constructor and Description |
|---|
SeleneseRunnerRuntimeException(String message)
Constructor.
|
SeleneseRunnerRuntimeException(String message,
Throwable cause)
Constructor.
|
SeleneseRunnerRuntimeException(Throwable cause)
Constructor.
|
addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SeleneseRunnerRuntimeException(Throwable cause)
cause - the cause.public SeleneseRunnerRuntimeException(String message)
message - error message.Copyright © 2017. All rights reserved.