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:
java.io.Serializable
class DriverException extends PlaywrightException
-
-
Constructor Summary
Constructors Constructor Description DriverException(SerializedError.Error error)
-
-
-
Constructor Detail
-
DriverException
DriverException(SerializedError.Error error)
-
-