# Rlp Errors

## `Rlp.DepthLimitExceededError`

Thrown when an RLP value nests deeper than the decode depth limit.

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