[soul-wallet-lib](../README.md) / [Exports](../modules.md) / [<internal\>](../modules/internal_.md) / Error

# Interface: Error

[<internal>](../modules/internal_.md).Error

## Table of contents

### Properties

- [message](internal_.Error.md#message)
- [name](internal_.Error.md#name)
- [stack](internal_.Error.md#stack)

## Properties

### message

• **message**: `string`

#### Defined in

node_modules/typescript/lib/lib.es5.d.ts:1054

___

### name

• **name**: `string`

#### Defined in

node_modules/typescript/lib/lib.es5.d.ts:1053

___

### stack

• `Optional` **stack**: `string`

#### Defined in

node_modules/typescript/lib/lib.es5.d.ts:1055
