# SignatureErc6492 Errors

## `SignatureErc6492.InvalidUnwrappedSignatureError`

Thrown when an ERC-6492 unwrapped signature object is malformed.

**Source:** [src/erc6492/SignatureErc6492.ts](https://github.com/wevm/ox/blob/main/src/erc6492/SignatureErc6492.ts#L291)

## `SignatureErc6492.InvalidWrappedSignatureError`

Thrown when the ERC-6492 wrapped signature is invalid.

**Source:** [src/erc6492/SignatureErc6492.ts](https://github.com/wevm/ox/blob/main/src/erc6492/SignatureErc6492.ts#L291)
