# Cbor Errors

## `Cbor.ArrayTooLargeError`

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

## `Cbor.ByteStringTooLargeError`

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

## `Cbor.InvalidAdditionalInfoError`

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

## `Cbor.InvalidIndefiniteLengthChunkError`

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

## `Cbor.InvalidMajorTypeError`

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

## `Cbor.InvalidSimpleValueError`

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

## `Cbor.NumberTooLargeError`

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

## `Cbor.ObjectTooLargeError`

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

## `Cbor.StringTooLargeError`

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

## `Cbor.UnexpectedTokenError`

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

## `Cbor.Unsupported64BitIntegerError`

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

## `Cbor.UnsupportedBigIntError`

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

## `Cbor.UnsupportedTagError`

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