# FILTER_CATCH_EXCEPTIONS

**Kind:** Constant

**Source:** [`packages/common/constants.ts`](https://github.com/nestjs/nest/blob/master/packages/common/constants.ts#L20)

**Part of:** [Common](subsystem-packages-common)

## Definition

```ts
'__filterCatchExceptions__'
```

## Value

```ts
'__filterCatchExceptions__'
```

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `BaseExceptionFilterContext` — `packages/core/exceptions/base-exception-filter-context.ts`:11
