Skip to content

NotFoundError

Raised when a filesystem path, program, or other system resource cannot be found.

Constructor

NotFoundError message :code?

Creates a missing-resource error. Parameters match Error.

Inherits