ktor
2.2.4
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
nix
ktor-network
/
io.ktor.network.selector
/
SocketError
Socket
Error
nix
class
SocketError
:
IllegalStateException
Deprecated
This will not be thrown since 2.0.0.
Constructors
Properties
Constructors
Socket
Error
Link copied to clipboard
nix
fun
SocketError
(
)
Properties
cause
Link copied to clipboard
nix
open
val
cause
:
Throwable
?
message
Link copied to clipboard
nix
open
val
message
:
String
?