Interface: ExceptionContext
Defined in: packages/core/src/exceptions/exceptions.filter.ts:4
Context for exception filters
Properties
| Property | Type | Defined in |
|---|---|---|
method | string | packages/core/src/exceptions/exceptions.filter.ts:9 |
path | string | packages/core/src/exceptions/exceptions.filter.ts:8 |
request | any | packages/core/src/exceptions/exceptions.filter.ts:5 |
response | any | packages/core/src/exceptions/exceptions.filter.ts:6 |
set | any | packages/core/src/exceptions/exceptions.filter.ts:7 |