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
common
jsAndWasmShared
js
jvm
posix
wasmJs
switch theme
search in API
ktor-io
/
io.ktor.utils.io.core
/
EOFException
EOFException
common
jsAndWasmShared
jvm
posix
expect
class
EOFException
(
message
:
String
)
:
IOException
actual
typealias
EOFException
=
io.ktor.utils.io.errors.EOFException
actual
typealias
EOFException
=
java.io.EOFException
actual
typealias
EOFException
=
io.ktor.utils.io.errors.EOFException
Members
Members & Extensions
Constructors
EOFException
Link copied to clipboard
expect
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
Functions
print
Stack
Link copied to clipboard
common
js
jvm
posix
wasmJs
expect
fun
Throwable
.
printStack
(
)
Print exception stacktrace.
actual
fun
Throwable
.
printStack
(
)
Print exception stacktrace.
actual
fun
Throwable
.
printStack
(
)
Print exception stacktrace.
actual
fun
Throwable
.
printStack
(
)
Print exception stacktrace.
actual
fun
Throwable
.
printStack
(
)
Print exception stacktrace.