toonvanstrijp / nestjs-i18n

The i18n module for nestjs.
https://nestjs-i18n.com
Other
627 stars 101 forks source link

feat: use custom i18n error #563

Closed rubiin closed 10 months ago

rubiin commented 10 months ago

Description

Introduces I18nError classes that extends the Error class. This will help developers quickly identify errors thrown from library and do some custom handling

Linked Issues

Additional context

coveralls commented 10 months ago

Coverage Status

coverage: 90.901% (+0.07%) from 90.827% when pulling c188621057629989d7f112ab30d4cb449a4fd1f4 on feat/error into daaeef8fa58eebd33c0792bb833f48ef035a2fa7 on main.