level-errors
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/level-errors package

3.0.1 • Public • Published

level-errors

Error types for levelup.

level badge npm Node version Test Coverage Standard Common Changelog Donate

API

If you are upgrading: please see UPGRADING.md.

.LevelUPError()

Generic error base class.

.InitializationError()

Error initializing the database, like when the database's location argument is missing.

.OpenError()

Error opening the database.

.ReadError()

Error reading from the database.

.WriteError()

Error writing to the database.

.NotFoundError()

Data not found error.

Has extra properties:

  • notFound: true
  • status: 404

.EncodingError()

Error encoding data.

Contributing

Level/errors is an OPEN Open Source Project. This means that:

Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.

See the Contribution Guide for more details.

Donate

Support us with a monthly donation on Open Collective and help us continue our work.

License

MIT

/level-errors/

    Package Sidebar

    Install

    npm i level-errors

    Weekly Downloads

    440,640

    Version

    3.0.1

    License

    MIT

    Unpacked Size

    13.1 kB

    Total Files

    6

    Last publish

    Collaborators

    • vweevers
    • juliangruber
    • ralphtheninja