kdriver
Toggle table of contents
0.5.11
common
Platform filter
common
Switch theme
Search in API
kdriver
core
/
dev.kdriver.core.exceptions
/
ConnectionClosedException
/
ConnectionClosedException
Connection
Closed
Exception
constructor
(
message
:
String
=
"The connection to the browser was closed before a response was received"
,
cause
:
Throwable
?
=
null
)