level-errors

WebJar for level-errors

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

level-errors
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

level-errors
WebJar for level-errors
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/Level/errors

Download level-errors

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/level-errors/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>level-errors</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/level-errors/
implementation 'org.webjars.npm:level-errors:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/level-errors/
implementation ("org.webjars.npm:level-errors:2.0.1")
'org.webjars.npm:level-errors:jar:2.0.1'
<dependency org="org.webjars.npm" name="level-errors" rev="2.0.1">
  <artifact name="level-errors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='level-errors', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "level-errors" % "2.0.1"
[org.webjars.npm/level-errors "2.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : errno jar [0.1.1,0.2)

Project Modules

There are no modules declared in this project.

level-errors

Error types for levelup.

level badge npm Node version Travis Coverage Status JavaScript Style Guide npm Backers on Open Collective Sponsors on Open Collective

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

To sustain Level and its activities, become a backer or sponsor on Open Collective. Your logo or avatar will be displayed on our 28+ GitHub repositories and npm packages. 💖

Backers

Open Collective backers

Sponsors

Open Collective sponsors

License

MIT © 2012-present Contributors.

org.webjars.npm

Level

Create transparent databases.

Versions

Version
2.0.1