Leo Wallet Docs
Home
  • Wallet Adapter for Aleo Apps
  • packages
    • ui
      • docs
        • modules
        • interfaces
          • WalletIconProps
          • WalletModalContextState
          • WalletModalProps
          • WalletModalProviderProps
    • core
      • base
        • docs
          • modules
          • classes
            • BaseMessageSignerWalletAdapter
            • BaseSignerWalletAdapter
            • BaseWalletAdapter
            • Deployment
            • EventEmitter-1
            • Transaction
            • Transition
            • WalletAccountError
            • WalletConfigError
            • WalletConnectionError
            • WalletDecryptionError
            • WalletDecryptionNotAllowedError
            • WalletDisconnectedError
            • WalletDisconnectionError
            • WalletError
            • WalletKeypairError
            • WalletLoadError
            • WalletNotConnectedError
            • WalletNotReadyError
            • WalletNotSelectedError
            • WalletPublicKeyError
            • WalletRecordsError
            • WalletSendTransactionError
            • WalletSignMessageError
            • WalletSignTransactionError
            • WalletTimeoutError
            • WalletTransactionError
            • WalletWindowBlockedError
            • WalletWindowClosedError
          • enums
            • DecryptPermission
            • WalletAdapterNetwork
            • WalletReadyState
          • interfaces
            • AleoDeployment
            • AleoTransaction
            • AleoTransition
            • EventEmitter.EventEmitterStatic
            • EventEmitter.ListenerFn
            • MessageSignerWalletAdapterProps
            • SignerWalletAdapterProps
            • WalletAdapterEvents
            • WalletAdapterProps
          • modules
            • EventEmitter
      • react
        • docs
          • modules
          • interfaces
            • Wallet
            • WalletContextState
            • WalletProviderProps
    • wallets
      • leo
        • docs
          • modules
          • classes
            • LeoWalletAdapter
          • interfaces
            • LeoWallet
            • LeoWalletAdapterConfig
            • LeoWalletEvents
            • LeoWindow
Powered by GitBook
On this page
  • Class: WalletConnectionError
  • Hierarchy
  • Table of contents
  • Constructors
  • Properties

Was this helpful?

  1. packages
  2. core
  3. base
  4. docs
  5. classes

WalletConnectionError

PreviousWalletConfigErrorNextWalletDecryptionError

Last updated 11 months ago

Was this helpful?

/ / WalletConnectionError

Class: WalletConnectionError

Hierarchy

  • ↳ WalletConnectionError

Table of contents

Constructors

Properties

Constructors

constructor

• new WalletConnectionError(message?, error?)

Parameters

Name
Type

message?

string

error?

any

Inherited from

Defined in

Properties

cause

• Optional cause: unknown

Inherited from

Defined in

node_modules/typescript/lib/lib.es2022.error.d.ts:26


error

• error: any

Inherited from

Defined in


message

• message: string

Inherited from

Defined in

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


name

• name: string = 'WalletConnectionError'

Overrides

Defined in


stack

• Optional stack: string

Inherited from

Defined in

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

.

.

.

.

.

.

errors.ts:5
errors.ts:2
errors.ts:24
@demox-labs/aleo-wallet-adapter-base
Exports
WalletError
constructor
cause
error
message
name
stack
WalletError
WalletError
WalletError
WalletError
WalletError
WalletError
constructor
cause
error
message
name
stack