Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
FileSystemError
/
Companion
/
FileNotFound
File
Not
Found
fun
FileNotFound
(
messageOrUri
:
JsAny
=
definedExternally
)
:
FileSystemError
(
source
)
Create an error to signal that a file or folder wasn't found.
Parameters
message
Or
Uri
Message or uri.
Online Documentation