# ServerErrorStatusCode

**Kind:** Type

**Source:** [`src/utils/http-status.ts`](https://github.com/honojs/hono/blob/main/src/utils/http-status.ts#L40)

**Part of:** [Utils](subsystem-src-utils)

## Definition

```ts
500 | 501 | 502 | 503 | 504 | 505 | 506 | 507 | 508 | 510 | 511
```
