@usmanrehmat/core
v0.1.5
Published
This package defines exception filter for nestjs
Downloads
280
Readme
NestJS Exception Eilter
This package proved exception filter for nestjs server that is compatible with CommandResponse schema defined in @h-platform/cqm npm package It also provide CommandError, which extends HttpException defined in nestjs framework. This is handy to throw exceptions that are compatible with CommandResponse format.