FileNotFound

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

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

Parameters

messageOrUri

Message or uri.

Online Documentation


fun FileNotFound(messageOrUri: Uri): FileSystemError(source)