Package com.microsoft.playwright.impl
Class DriverException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.microsoft.playwright.PlaywrightException
com.microsoft.playwright.impl.DriverException
- All Implemented Interfaces:
Serializable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DriverException
DriverException(SerializedError.Error error)
-