FailedToConnectToBrowserException

Exception thrown when the connection to the browser fails.

This can happen for various reasons, such as running the browser in a restricted environment, or a timeout while trying to connect.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?