Package org.openqa.selenium
Class InvalidSelectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openqa.selenium.WebDriverException
org.openqa.selenium.InvalidSelectorException
- All Implemented Interfaces:
Serializable
- See Also:
Field Summary
Fields inherited from class org.openqa.selenium.WebDriverException
BASE_SUPPORT_URL,DRIVER_INFO,SESSION_IDConstructor Summary
ConstructorsConstructorDescriptionInvalidSelectorException(String reason) InvalidSelectorException(String reason,Throwable cause) Method Summary
Methods inherited from class org.openqa.selenium.WebDriverException
addInfo,getAdditionalInformation,getBuildInformation,getDriverName,getHostInformation,getMessage,getRawMessage,getSystemInformationMethods inherited from class java.lang.Throwable
addSuppressed,fillInStackTrace,getCause,getLocalizedMessage,getStackTrace,getSuppressed,initCause,printStackTrace,printStackTrace,printStackTrace,setStackTrace,toString
Constructor Details
InvalidSelectorException
InvalidSelectorException
Method Details
getSupportUrl
- Overrides:
getSupportUrlin classWebDriverException