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