Package io.github.bonigarcia.wdm.config
Class WebDriverManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.bonigarcia.wdm.config.WebDriverManagerException
- All Implemented Interfaces:
Serializable
Custom exception for WebDriverManager.
- Since:
- 1.7.2
- Author:
- Boni Garcia
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWebDriverManagerException
(String message) WebDriverManagerException
(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
-
WebDriverManagerException
-
WebDriverManagerException
-
WebDriverManagerException
-