Overview + Installation

Before starting, you need to be authenticated, since the package is hosted within a private npm registry, the authentication steps are described before.

Authentication chevron-right

The error handling package provides a centralized, standardized system for managing backend errors with structured responses and HTTP status code mapping. It supports custom error definitions, integrates with logging systems, and simplifies debugging and maintenance. This ensures consistent, reliable, and scalable error handling across applications.

To use the package, import it :

@tradinos/cms-backend-error-handling

Now you can start!

Last updated