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
NetworkNotSupportedBeaconError
Class NetworkNotSupportedBeaconError
Hierarchy
BeaconError
NetworkNotSupportedBeaconError
Index
Constructors
constructor
Properties
description
message
name
title
Accessors
full
Description
Methods
get
Error
Constructors
constructor
new
Network
Not
Supported
Beacon
Error
(
)
:
NetworkNotSupportedBeaconError
Returns
NetworkNotSupportedBeaconError
Properties
description
description
:
string
message
message
:
string
name
name
:
string
= 'NetworkNotSupportedBeaconError'
title
title
:
string
= 'Network Error'
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
Network
Not
Supported
Beacon
Error
constructor
description
message
name
title
full
Description
get
Error
Generated using
TypeDoc