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
/
PosixException
/
NotSocketException
Not
Socket
Exception
posix
class
NotSocketException
(
message
:
String
)
:
PosixException
Constructors
Properties
Extensions
Constructors
Not
Socket
Exception
Link copied to clipboard
posix
fun
NotSocketException
(
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
?
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.