# InvalidIPAddressError

**Kind:** Type

**Source:** [`src/utils/ipaddr.ts`](https://github.com/honojs/hono/blob/main/src/utils/ipaddr.ts#L42)

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

## Definition

```ts
TypeError & { code: typeof INVALID_IP_ADDRESS_ERROR_CODE }
```
