Class ConnectionClosedException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • ConnectionClosedException

        public ConnectionClosedException​(java.lang.String message)