Class ConnectionClosedException

All Implemented Interfaces:
Serializable

public class ConnectionClosedException extends WebDriverException
Exception thrown when the connection to the SafariDriver is lost.
See Also:
  • Constructor Details

    • ConnectionClosedException

      public ConnectionClosedException(String message)