Preparing search index...
The search index is not available
StableLib
StableLib
@stablelib/cbor
CBORForbiddenKeyError
Class CBORForbiddenKeyError
Thrown when a map key with a forbidden name is encountered.
Hierarchy (
view full
)
CBORDecodeError
CBORForbiddenKeyError
Index
Constructors
constructor
Properties
key
Constructors
constructor
new CBORForbidden
Key
Error
(
key
)
:
CBORForbiddenKeyError
Parameters
key
:
string
Returns
CBORForbiddenKeyError
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 map key with a forbidden name is encountered.