Preparing search index...
The search index is not available
StableLib
StableLib
@stablelib/cbor
CBORDuplicateKeyError
Class CBORDuplicateKeyError
Thrown when a duplicate map key is encountered and uniqueMapKeys is enabled.
Hierarchy (
view full
)
CBORDecodeError
CBORDuplicateKeyError
Index
Constructors
constructor
Properties
key
Constructors
constructor
new CBORDuplicate
Key
Error
(
key
)
:
CBORDuplicateKeyError
Parameters
key
:
string
Returns
CBORDuplicateKeyError
Properties
Readonly
key
key
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
key
StableLib
Loading...
Thrown when a duplicate map key is encountered and uniqueMapKeys is enabled.