toggle menu
Wasi-emscripten-host
common
switch theme
search in API
host
/
at.released.weh.filesystem.path
/
PathError
/
PathOutsideOfRootPath
Path
Outside
Of
Root
Path
class
PathOutsideOfRootPath
(
val
message
:
String
,
val
errno
:
FileSystemErrno
=
NOTCAPABLE
)
:
PathError
,
ResolvePathError
(
source
)
Members
Constructors
Path
Outside
Of
Root
Path
Link copied to clipboard
constructor
(
message
:
String
,
errno
:
FileSystemErrno
=
NOTCAPABLE
)
Properties
errno
Link copied to clipboard
open
override
val
errno
:
FileSystemErrno
message
Link copied to clipboard
open
override
val
message
:
String