Class HealthCheckFailedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class HealthCheckFailedException
    extends WebDriverException
    Indicates that a Node health check failed.
    See Also:
    Serialized Form
    • Constructor Detail

      • HealthCheckFailedException

        public HealthCheckFailedException​(java.lang.String msg,
                                          java.lang.Throwable cause)