shared
1.31.6
common
shared
/
io.dyte.core.socket.socketservice
/
ResponseTimeoutException
Response
Timeout
Exception
class
ResponseTimeoutException
(
val
message
:
String
)
:
RuntimeException
Members
Constructors
Response
Timeout
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String