toggle menu
krossbow
common
switch theme
search in API
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
)
(
source
)