public class InvalidSelectorException extends NoSuchElementException
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
SUPPORT_URL |
BASE_SUPPORT_URL, DRIVER_INFO, SESSION_ID
Constructor and Description |
---|
InvalidSelectorException(java.lang.String reason) |
InvalidSelectorException(java.lang.String reason,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSupportUrl() |
addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSystemInformation
private static final java.lang.String SUPPORT_URL
public InvalidSelectorException(java.lang.String reason)
public InvalidSelectorException(java.lang.String reason, java.lang.Throwable cause)
public java.lang.String getSupportUrl()
getSupportUrl
in class NoSuchElementException