> ## Documentation Index
> Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TurnkeyRequestError

# Class: TurnkeyRequestError

Defined in: [base.ts:294](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/http/src/base.ts#L294)

## Extends

* `Error`

## Constructors

### Constructor

> **new TurnkeyRequestError**(`input`): `TurnkeyRequestError`

Defined in: [base.ts:298](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/http/src/base.ts#L298)

#### Parameters

##### input

`GrpcStatus`

#### Returns

`TurnkeyRequestError`

#### Overrides

`Error.constructor`

## Properties

### code

> **code**: `number`

Defined in: [base.ts:296](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/http/src/base.ts#L296)

***

### details

> **details**: `null` | `any`\[]

Defined in: [base.ts:295](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/http/src/base.ts#L295)
