toggle menu
ktor
2.3.12
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
jvmAndNix
jvm
nix
switch theme
search in API
ktor-server-core
/
io.ktor.server.engine.internal
Package-level
declarations
Types
Types
Closed
Channel
Exception
Link copied to clipboard
jvmAndNix
jvm
nix
expect
open
class
ClosedChannelException
:
IOException
actual
typealias
ClosedChannelException
=
java.nio.channels.ClosedChannelException
actual
open
class
ClosedChannelException
(
message
:
String
)
:
IOException