ngx-customapp-errors
A package for handling errors according to our own conventions.
A part of the ngx-customapp-sdk.
This package:
- Is an Angular package.
- Reports all errors, except ones from doNoSend list, to the backend.
- Works with normalized error strings.
- Just after handling and reporting the error, it is transformed into a human-readable error and shown to the user.