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, getSystemInformation
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UIOperationFailedException(String message)
public UIOperationFailedException(Throwable throwable)
public String getMessage()
getMessage
in class org.openqa.selenium.WebDriverException
public String getSupportUrl()
getSupportUrl
in class org.openqa.selenium.WebDriverException
protected String getSeLionBuildInformation()
Copyright © 2016 PayPal Open Source. All rights reserved.