Browser Info Discovery Failed Exception
class BrowserInfoDiscoveryFailedException(reason: String) : RuntimeException
Content copied to clipboard
BrowserInfoDiscoveryFailedException is thrown when there's no possibility to query browser for debugger WebSocket endpoint.
Constructors
BrowserInfoDiscoveryFailedException
Link copied to clipboard
Functions
addSuppressed
Link copied to clipboard
fillInStackTrace
Link copied to clipboard
getLocalizedMessage
Link copied to clipboard
getStackTrace
Link copied to clipboard
getSuppressed
Link copied to clipboard
printStackTrace
Link copied to clipboard
open fun printStackTrace()
Content copied to clipboard
setStackTrace
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard