# Hex Types

## `Hex.Hex`

Root type for a Hex string.

**Source:** [src/core/Hex.ts](https://github.com/wevm/ox/blob/main/src/core/Hex.ts#L15)

## `Hex.IntegerOutOfRangeError`

Re-exported from `internal/codec/int.ts`.

**Source:** [src/core/Hex.ts](https://github.com/wevm/ox/blob/main/src/core/Hex.ts#L1003)

## `Hex.InvalidHexValueError`

Re-exported from `internal/codec/hex.ts`.

**Source:** [src/core/Hex.ts](https://github.com/wevm/ox/blob/main/src/core/Hex.ts#L1003)

## `Hex.InvalidLengthError`

Re-exported from `internal/codec/hex.ts`.

**Source:** [src/core/Hex.ts](https://github.com/wevm/ox/blob/main/src/core/Hex.ts#L1003)
