Kind: Function
Source: packages/platform-express/multer/multer/multer.utils.ts
Part of: Platform Express
Signature
tsfunction transformException(error: (Error & { field?: string }) | undefined)
Parameters
| Name | Type |
|---|---|
error | `(Error & { field?: string }) |
Relationships
- IMPORTS →
BadRequestException - IMPORTS →
HttpException - IMPORTS →
PayloadTooLargeException
Was this page helpful?