ktor
2.2.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
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
?