public class UIOperationFailedException
extends org.openqa.selenium.WebDriverException
UIOperationFailedException represents exceptional cases that occur while interacting with mobile
elements.| Constructor and Description |
|---|
UIOperationFailedException(String message) |
UIOperationFailedException(String message,
Throwable throwable) |
UIOperationFailedException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
protected String |
getSeLionBuildInformation() |
String |
getSupportUrl() |
addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getSystemInformationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UIOperationFailedException(String message)
public UIOperationFailedException(Throwable throwable)
public String getMessage()
getMessage in class org.openqa.selenium.WebDriverExceptionpublic String getSupportUrl()
getSupportUrl in class org.openqa.selenium.WebDriverExceptionprotected String getSeLionBuildInformation()
Copyright © 2016 PayPal Open Source. All rights reserved.