1.7.4 • Published 4 months ago

exframe-errors v1.7.4

Weekly downloads
205
License
ISC
Repository
bitbucket
Last release
4 months ago

Exframe Errors

this module aims to provide ots errors for consumption in middleware services and wherever else desired

these errors default statusCodes, errorCodes, and messages

ExframeBase

this is the error all other errors extend from. Use this to create your own custom error for your service

Axios

This error expects to get an error straight from axios

Forbidden

this error sets defaults for a forbidden error

InvalidInput

this error sets defaults for an invalid input error

ResourceNotFound

this error sets defaults for a resource not found error

Unauthorized

this error sets defaults for an unauthorized error

1.7.4

4 months ago

1.7.3

2 years ago

1.7.2

2 years ago

1.7.1

2 years ago

1.7.0

3 years ago

1.6.3

3 years ago

1.6.2

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago