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