# @xlera/convector-core-errors

> Convector Errors

Latest version **1.3.13** (published 2023-01-24) · Apache-2.0 license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @xlera/convector-core-errors
pnpm add @xlera/convector-core-errors
yarn add @xlera/convector-core-errors
bun add @xlera/convector-core-errors
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.3.13 |
| Published | 2023-01-24 |
| First published | 2023-01-20 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 47.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 143 |
| Maintainers | hermes.mau, xleralms |
| Keywords | typescript, chaincode, blockchain, hyperledger, solutions, environment, hyperledger fabric, smart contract, run, hurley, composer |

## Links

- npm: https://www.npmjs.com/package/@xlera/convector-core-errors
- Repository: https://github.com/hyperledger-labs/convector.git#develop
- Homepage: https://worldsibu.tech/convector/convector-smart-contracts/
- Issues: https://github.com/hyperledger-labs/convector/issues
- npm.io page: https://npm.io/package/@xlera/convector-core-errors

## Dependencies (1)

- [tslib](https://npm.io/package/tslib.md) ^1.9.0

## Alternatives

- [replicas-cli](https://npm.io/package/replicas-cli.md) — 3.0K weekly downloads
- [env-contract](https://npm.io/package/env-contract.md) — 133 weekly downloads
- [@openveo/api](https://npm.io/package/@openveo/api.md) — 61 weekly downloads
- [@ryniaubenpm2/cumque-error-reiciendis](https://npm.io/package/@ryniaubenpm2/cumque-error-reiciendis.md) — 54 weekly downloads
- [ts-global-type-extra](https://npm.io/package/ts-global-type-extra.md) — 11 weekly downloads

## Recent versions

- 1.3.13 (latest) — 2023-01-24
- 1.3.11 — 2023-01-23
- 1.3.10 — 2023-01-20

## README

# Convector Errors

This module contains standarized errors to use across all the other convector modules.

An error is just a class extending the base javascript Error object, with a static method `test` useful for the error class to validate if it should trigger or not.

---
_Source: https://npm.io/package/@xlera/convector-core-errors · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
