Internal
Table of Contents
Classes
- DriverServerDiedException
- The driver server process is unexpectedly no longer available.
- IOException
- Exception class thrown when a filesystem related operation failure happens.
- LogicException
- Exception thrown when error in program logic occurs. This includes invalid domain data and unexpected data states.
- RuntimeException
- Exception thrown if an error which can only be found on runtime occurs.
- UnexpectedResponseException
- Exception thrown on invalid or unexpected server response.
- WebDriverCurlException
- Exception thrown on invalid or unexpected server response.