1.0.0 • Published 8 years ago

@ash-framework/file-not-found-error v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

Error class for throwing FileNotFoundError errors

NPM

Usage

new FileNotFoundError(name|path, [path])

Either

const error = new FileNotFoundError('/path/to/not/found/file.js')

Or

const error = new FileNotFoundError('file.js', '/path/to/not/found')

Discover the release history by heading on over to the releases page.

These amazing people are maintaining this project:

These amazing people have contributed finances to this project:

Become a sponsor!

These amazing people have contributed code to this project:

Unless stated otherwise all works are:

and licensed under: