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.errors
/
IOException
IOException
common
jsAndWasmShared
jvm
posix
expect
open
class
IOException
(
message
:
String
,
cause
:
Throwable
?
)
:
Exception
Inheritors
EOFException
EOFException
actual
open
class
IOException
(
message
:
String
,
cause
:
Throwable
?
)
:
Exception
Inheritors
EOFException
actual
typealias
IOException
=
java.io.IOException
actual
open
class
IOException
(
message
:
String
,
cause
:
Throwable
?
)
:
Exception
Inheritors
EOFException
Members
Members & Extensions
Constructors
IOException
Link copied to clipboard
common
jsAndWasmShared
posix
expect
constructor
(
message
:
String
)
expect
constructor
(
message
:
String
,
cause
:
Throwable
?
)
actual
constructor
(
message
:
String
)
actual
constructor
(
message
:
String
,
cause
:
Throwable
?
)
actual
constructor
(
message
:
String
)
actual
constructor
(
message
:
String
,
cause
:
Throwable
?
)
Properties
cause
Link copied to clipboard
common
jsAndWasmShared
posix
open
val
cause
:
Throwable
?
open
val
cause
:
Throwable
?
open
val
cause
:
Throwable
?
message
Link copied to clipboard
common
jsAndWasmShared
posix
open
val
message
:
String
?
open
val
message
:
String
?
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.