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
common
js
jvm
posix
ktor-io
/
io.ktor.utils.io.errors
/
IOException
IOException
common
js
jvm
posix
expect
open
class
IOException
(
message
:
String
,
cause
:
Throwable
?
)
:
Exception
actual
open
class
IOException
(
message
:
String
,
cause
:
Throwable
?
)
:
Exception
actual
typealias
IOException
=
IOException
actual
open
class
IOException
(
message
:
String
,
cause
:
Throwable
?
)
:
Exception
Constructors
Properties
Extensions
Inheritors
Constructors
IOException
Link copied to clipboard
common
js
posix
expect
fun
IOException
(
message
:
String
)
actual
fun
IOException
(
message
:
String
)
actual
fun
IOException
(
message
:
String
)
IOException
Link copied to clipboard
common
js
posix
expect
fun
IOException
(
message
:
String
,
cause
:
Throwable
?
)
actual
fun
IOException
(
message
:
String
,
cause
:
Throwable
?
)
actual
fun
IOException
(
message
:
String
,
cause
:
Throwable
?
)
Properties
cause
Link copied to clipboard
common
js
posix
open
val
cause
:
Throwable
?
open
val
cause
:
Throwable
?
open
val
cause
:
Throwable
?
message
Link copied to clipboard
common
js
posix
open
val
message
:
String
?
open
val
message
:
String
?
open
val
message
:
String
?
Inheritors
EOFException
Link copied to clipboard
EOFException
Link copied to clipboard
Extensions
print
Stack
Link copied to clipboard
common
js
jvm
posix
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.