Class ChromiumApiNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.fluentlenium.utils.chromium.ChromiumApiNotSupportedException
All Implemented Interfaces:
Serializable

public class ChromiumApiNotSupportedException extends RuntimeException
Exception for when the chromium api is not supported by browser.
See Also:
  • Constructor Details

    • ChromiumApiNotSupportedException

      public ChromiumApiNotSupportedException (String message)
    • ChromiumApiNotSupportedException

      public ChromiumApiNotSupportedException (String message, Throwable cause)