0.0.1 • Published 9 months ago

dm-exception-wrapper v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Exception Wrapper

Exception wrapper is a middleware designed for handling the errors properly. Errors are thrown anywhere inside the code and handling them properly is required. For example you have an HTTP application, which can throw multiple errors and in order to handle those errors gracefully we have defined a exception wrapper.

Use Service directly

Run the command "npm install @privatelib/exception-wrapper" in the microservices to add and use exception-wrapper. In order to use the Exception Wrapper, import it from the @privatelib/exception-wrapper package.

Example

License

Proprietary - copyright @ intellitek.ai