HandshakeException ClassWebDriver
Provides an exception for handshake errors in the protocol connection.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    OpenQA.Selenium.Safari.Internal HandshakeException

Namespace: OpenQA.Selenium.Safari.Internal
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

[SerializableAttribute]
public class HandshakeException : Exception
See Also