FileNotFound

fun FileNotFound(messageOrUri: JsAny = definedExternally): FileSystemError(source)

Create an error to signal that a file or folder wasn't found.

Parameters

messageOrUri

Message or uri.

Online Documentation