Package io.fluentlenium.utils.chromium
Class ChromiumApiNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.fluentlenium.utils.chromium.ChromiumApiNotSupportedException
- All Implemented Interfaces:
Serializable
Exception for when the chromium api is not supported by browser.
- See Also:
-
Constructor Summary
ConstructorDescriptionChromiumApiNotSupportedException
(String message) ChromiumApiNotSupportedException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ChromiumApiNotSupportedException
-
ChromiumApiNotSupportedException
-