toggle menu
Wasi-emscripten-host
common
switch theme
search in API
host
/
at.released.weh.filesystem.error
/
NotDirectory
Not
Directory
class
NotDirectory
(
val
message
:
String
)
:
FileSystemOperationError
,
CheckAccessError
,
ChmodError
,
ChownError
,
MkdirError
,
OpenError
,
ReadDirError
,
ReadLinkError
,
ResolveRelativePathErrors
,
SetTimestampError
,
StatError
,
TruncateError
,
UnlinkError
(
source
)
Members
Constructors
Not
Directory
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