# HTTPExceptionFunction

**Kind:** Type

**Source:** [`src/middleware/timeout/index.ts`](https://github.com/honojs/hono/blob/main/src/middleware/timeout/index.ts#L10)

**Part of:** [Middleware](subsystem-src-middleware)

## Definition

```ts
(context: Context) => HTTPException
```

## Relationships

- IMPORTS → `HTTPException`
