toggle menu
ktor
3.0.0-beta-1
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
switch theme
search in API
ktor-io
/
io.ktor.utils.io.errors
/
PosixException
/
BadFileDescriptorException
Bad
File
Descriptor
Exception
posix
class
BadFileDescriptorException
(
message
:
String
)
:
PosixException
Members
Members & Extensions
Constructors
Bad
File
Descriptor
Exception
Link copied to clipboard
posix
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
posix
open
val
cause
:
Throwable
?
errno
Link copied to clipboard
posix
val
errno
:
Int
error code that caused this exception
message
Link copied to clipboard
posix
open
val
message
:
String
?
Functions
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.