@webbio/viper-core-utils
Version:
Webbio's error interface which is used in the Viper Project
16 lines (9 loc) • 351 B
Markdown
# Viper Errors Package
This package has been created to use the error interface of Viper in all applications where Viper is used.
## Installation
`npm install @webbio/viper-errors`
## Usage
Currently the following errors are supported in this package:
- NodeError - Basic error
- HttpError - Http response error
- BasicError - Basic error