# DetailedError

**Kind:** Class

**Source:** [`src/client/fetch-result-please.ts`](https://github.com/honojs/hono/blob/main/src/client/fetch-result-please.ts#L46)

**Part of:** [Client](subsystem-src-client)

**Extends:** `Error`

## Properties

| Property | Type |
|---|---|
| `detail` | `any` |
| `code` | `any` |
| `log` | `any` |
| `statusCode` | `any` |

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `mergePath` — `src/client/utils.ts`:11
