Search
Preparing search index...
The search index is not available
@airgap/beacon-sdk - v2.3.13
Options
All
Public
Public/Protected
All
Inherited
Internal Definitions
Menu
@airgap/beacon-sdk - v2.3.13
NoAddressBeaconError
Class NoAddressBeaconError
Hierarchy
BeaconError
NoAddressBeaconError
Index
Constructors
constructor
Properties
description
message
name
title
Accessors
full
Description
Methods
get
Error
Constructors
constructor
new
NoAddress
Beacon
Error
(
)
:
NoAddressBeaconError
Returns
NoAddressBeaconError
Properties
description
description
:
string
message
message
:
string
name
name
:
string
= 'NoAddressBeaconError'
title
title
:
string
= 'No Address'
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
:
BeaconErrorType
, errorData
:
unknown
)
:
BeaconError
Parameters
errorType:
BeaconErrorType
errorData:
unknown
Returns
BeaconError
Exports
No
Address
Beacon
Error
constructor
description
message
name
title
full
Description
get
Error
Generated using
TypeDoc