> For the complete documentation index, see [llms.txt](https://xerial.gitbook.io/xerial-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xerial.gitbook.io/xerial-doc/xerial-apis/wallet-api/errors-handling/wallet-management-errors.md).

# Wallet Management Errors

#### Internal Server Error (Code 500)

```json
{
  "error": "Internal Server Error"
}
```

* **`code`**: Error code.
* **`message`**: Error message indicating an internal server error.
