toggle menu
Wasi-emscripten-host
jvm
switch theme
search in API
host
/
at.released.weh.filesystem.fdresource.nio
/
ChannelPositionError
Channel
Position
Error
jvm
sealed
class
ChannelPositionError
:
FileSystemOperationError
(
source
)
Inheritors
ClosedChannel
IoError
InvalidArgument
Members
Types
Closed
Channel
Link copied to clipboard
jvm
class
ClosedChannel
(
val
message
:
String
)
:
ChannelPositionError
Invalid
Argument
Link copied to clipboard
jvm
class
InvalidArgument
(
val
message
:
String
)
:
ChannelPositionError
Io
Error
Link copied to clipboard
jvm
class
IoError
(
val
message
:
String
)
:
ChannelPositionError
Properties
errno
Link copied to clipboard
jvm
open
override
val
errno
:
FileSystemErrno
message
Link copied to clipboard
jvm
open
override
val
message
:
String