Search
Preparing search index...
The search index is not available
@airgap/beacon-sdk - v2.2.4
Options
All
Public
Public/Protected
All
Inherited
Internal Definitions
Menu
@airgap/beacon-sdk - v2.2.4
AbortedBeaconError
Class AbortedBeaconError
Hierarchy
BeaconError
AbortedBeaconError
Index
Constructors
constructor
Properties
description
message
name
title
Accessors
full
Description
Methods
get
Error
Constructors
constructor
new
Aborted
Beacon
Error
(
)
:
AbortedBeaconError
Returns
AbortedBeaconError
Properties
description
description
:
string
message
message
:
string
name
name
:
string
= 'UnknownBeaconError'
title
title
:
string
= 'Aborted'
Accessors
full
Description
get
fullDescription
(
)
:
string
Returns
string
Methods
Static
get
Error
get
Error
(
errorType
:
BeaconErrorType
, errorData
:
unknown
)
:
BeaconError
Parameters
errorType:
BeaconErrorType
errorData:
unknown
Returns
BeaconError
Exports
Aborted
Beacon
Error
constructor
description
message
name
title
full
Description
get
Error
Generated using
TypeDoc