# msda-clients-error-codes

> error list for msda applications

Latest version **0.1.0** (published 2015-11-13) · 0 weekly downloads

## Install

```sh
npm install msda-clients-error-codes
pnpm add msda-clients-error-codes
yarn add msda-clients-error-codes
bun add msda-clients-error-codes
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.0 |
| Published | 2015-11-13 |
| First published | 2015-08-14 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Levan Basharuli |
| Maintainers | levansuper |

## Links

- npm: https://www.npmjs.com/package/msda-clients-error-codes
- npm.io page: https://npm.io/package/msda-clients-error-codes

## Recent versions

- 0.1.0 (latest) — 2015-11-13
- 0.0.9 — 2015-10-18
- 0.0.8 — 2015-10-09
- 0.0.7 — 2015-10-01
- 0.0.6 — 2015-08-18
- 0.0.5 — 2015-08-17
- 0.0.4 — 2015-08-14

## README

#Clients Error Codes


```js

var error = require('msda-clients-error-codes');
var err = error('connError', "some system error<-- may be optional");


```

---
_Source: https://npm.io/package/msda-clients-error-codes · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
