Preparing search index...
The search index is not available
Documentation
Documentation
@airgap/beacon-sdk
BeaconError
Class BeaconError
Abstract
Hierarchy
BeaconError
AbortedBeaconError
BroadcastBeaconError
NetworkNotSupportedBeaconError
NoAddressBeaconError
NoPrivateKeyBeaconError
NotGrantedBeaconError
ParametersInvalidBeaconError
TooManyOperationsBeaconError
TransactionInvalidBeaconError
SignatureTypeNotSupportedBeaconError
UnknownBeaconError
Implements
Error
Index
Constructors
constructor
Properties
description
message
name
title
Accessors
full
Description
Methods
get
Error
Constructors
constructor
new
Beacon
Error
(
errorType
,
message
)
:
BeaconError
Parameters
errorType
:
BeaconErrorType
message
:
string
Returns
BeaconError
Properties
description
description
:
string
message
message
:
string
name
name
:
string
title
title
:
string
Accessors
full
Description
get
fullDescription
(
)
:
{
data
?:
string
;
description
:
string
;
}
Returns
{
data
?:
string
;
description
:
string
;
}
Optional
data
?:
string
description
:
string
Methods
Static
get
Error
get
Error
(
errorType
,
errorData
)
:
BeaconError
Parameters
errorType
:
BeaconErrorType
errorData
:
unknown
Returns
BeaconError
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
description
message
name
title
full
Description
get
Error
Documentation
@airgap/beacon-blockchain-substrate - v4.3.0
@airgap/beacon-blockchain-tezos - v4.3.0
@airgap/beacon-blockchain-tezos-sapling - v4.3.0
@airgap/beacon-core - v4.3.0
@airgap/beacon-dapp - v4.3.0
@airgap/beacon-sdk - v4.3.0
@airgap/beacon-transport-matrix - v4.3.0
@airgap/beacon-transport-postmessage - v4.3.0
@airgap/beacon-transport-walletconnect - v4.3.0
@airgap/beacon-types - v4.3.0
@airgap/beacon-ui - v4.3.0
@airgap/beacon-utils - v4.3.0
@airgap/beacon-wallet - v4.3.0
Generated using
TypeDoc