Preparing search index...
The search index is not available
StableLib
StableLib
@stablelib/cbor
CBORDecodeError
Class CBORDecodeError
Base class for all CBOR decoder errors.
Hierarchy (
view full
)
Error
CBORDecodeError
CBORInvalidFormatError
CBORExtraDataError
CBORMaxDepthExceededError
CBORForbiddenKeyError
CBORDuplicateKeyError
CBORInvalidKeyTypeError
CBORIndefiniteLengthExceededError
CBORLengthExceededError
Index
Constructors
constructor
Constructors
constructor
new CBORDecode
Error
(
message
)
:
CBORDecodeError
Parameters
message
:
string
Returns
CBORDecodeError
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
StableLib
Loading...
Base class for all CBOR decoder errors.