JsonDecodingError | Data Inspector Library API Reference
- Last UpdatedJun 16, 2025
- 1 minute read
Hierarchy
-
ErrorToTranslate
- JsonDecodingError
Index
Constructors
Accessors
Constructors
constructor
-
A default constructor.
Parameters
-
partitionId: string | number
The partition ID.
Returns JsonDecodingError
-
Accessors
payload
-
Returns an additional data of the translated string or
undefined
.Returns undefined | object
The
JsonDecodingError
class represents an error during decoding of tile with json content.