Class ConnectionClosedException

All Implemented Interfaces:
Serializable

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

    • ConnectionClosedException

      public ConnectionClosedException(@Nullable String message)