# SolanaSignerError (Solana)

> Overview of the SolanaSignerError class

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

{/* This file is auto-generated by TypeDoc. Do not edit manually. */}

Defined in: [packages/wallet-apis/src/adapters/SolanaSignerError.ts:3](https://github.com/alchemyplatform/aa-sdk/blob/main/packages/wallet-apis/src/adapters/SolanaSignerError.ts#L3)

## Extends

- `BaseError`

## Properties

<table>
  <thead>
    <tr>
      <th align="left">Property</th>
      <th align="left">Type</th>
      <th align="left">Default value</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        <a id="name" /> `name`
      </td>

      <td>
        `string`
      </td>

      <td>
        `"SolanaSignerError"`
      </td>
    </tr>

  </tbody>
</table>