Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
host
/
at.released.weh.filesystem.error
/
Interrupted
Interrupted
class
Interrupted
(
val
message
:
String
)
:
FileSystemOperationError
,
AdvisoryLockError
,
CloseError
,
FallocateError
,
FdAttributesError
,
OpenError
,
PollError
,
ReadError
,
SyncError
,
WriteError
(
source
)
Members
Constructors
Interrupted
Link copied to clipboard
constructor
(
message
:
String
)
Properties
errno
Link copied to clipboard
open
override
val
errno
:
FileSystemErrno
message
Link copied to clipboard
open
override
val
message
:
String