# HttpExceptionBodyMessage

**Kind:** Type

**Source:** [`packages/common/interfaces/http/http-exception-body.interface.ts`](https://github.com/nestjs/nest/blob/master/packages/common/interfaces/http/http-exception-body.interface.ts#L1)

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

## Definition

```ts
string | string[] | number
```
