public class UnsupportedCommandException extends WebDriverException
BASE_SUPPORT_URL, DRIVER_INFO, SESSION_ID
Constructor and Description |
---|
UnsupportedCommandException() |
UnsupportedCommandException(java.lang.String message) |
UnsupportedCommandException(java.lang.String message,
java.lang.Throwable cause) |
UnsupportedCommandException(java.lang.Throwable cause) |
addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation
public UnsupportedCommandException()
public UnsupportedCommandException(java.lang.String message)
public UnsupportedCommandException(java.lang.Throwable cause)
public UnsupportedCommandException(java.lang.String message, java.lang.Throwable cause)