Preparing search index...
The search index is not available
StableLib
StableLib
@stablelib/cbor
CBORInvalidKeyTypeError
Class CBORInvalidKeyTypeError
Thrown when a map key has an invalid type and strictMapKeys is enabled.
Hierarchy (
view full
)
CBORDecodeError
CBORInvalidKeyTypeError
Index
Constructors
constructor
Properties
key
Type
Constructors
constructor
new CBORInvalid
Key
Type
Error
(
keyType
)
:
CBORInvalidKeyTypeError
Parameters
keyType
:
string
Returns
CBORInvalidKeyTypeError
Properties
Readonly
key
Type
key
Type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
key
Type
StableLib
Loading...
Thrown when a map key has an invalid type and strictMapKeys is enabled.