|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openqa.selenium.WebDriverException
org.openqa.selenium.NotFoundException
org.openqa.selenium.NoSuchElementException
org.openqa.selenium.InvalidSelectorException
org.openqa.selenium.XPathLookupException
@Deprecated public class XPathLookupException
| Field Summary |
|---|
| Fields inherited from class org.openqa.selenium.WebDriverException |
|---|
DRIVER_INFO, SESSION_ID |
| Constructor Summary | |
|---|---|
XPathLookupException(String message)
Deprecated. |
|
XPathLookupException(String message,
Throwable cause)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class org.openqa.selenium.InvalidSelectorException |
|---|
getSupportUrl |
| Methods inherited from class org.openqa.selenium.WebDriverException |
|---|
addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSystemInformation |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XPathLookupException(String message)
public XPathLookupException(String message,
Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||