krossbow
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
krossbow
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
WebSocketConnectionException
/
WebSocketConnectionException
Web
Socket
Connection
Exception
constructor
(
url
:
String
,
httpStatusCode
:
Int
?
=
null
,
additionalInfo
:
String
?
=
null
,
message
:
String
=
defaultMessage(url, httpStatusCode, additionalInfo)
,
cause
:
Throwable
?
=
null
)