# 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
