Package org.openqa.selenium.remote
Class ErrorHandler.UnknownServerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.openqa.selenium.WebDriverException
-
- org.openqa.selenium.remote.ErrorHandler.UnknownServerException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ErrorHandler
public static class ErrorHandler.UnknownServerException extends org.openqa.selenium.WebDriverException
Exception used as a place holder if the server returns an error without a stack trace.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class org.openqa.selenium.WebDriverException
addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getHostInformation, getMessage, getRawMessage, getSupportUrl, getSystemInformation
-
-