level-errors

WebJar for level-errors

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

level-errors
Последняя версия

Последняя версия

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

level-errors
WebJar for level-errors
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/Level/errors

Скачать level-errors

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : errno jar [0.1.1,0.2)

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
2.0.1