Preparing search index...
The search index is not available
SDK Core Documentation - v0.0.2-5
SDK Core Documentation
Base58
DecodingError
Class DecodingError
Hierarchy-Diagram
Legend
class
underlined
static property/method
Hierarchy
Error
DecodingError
Index
Constructors
constructor
Properties
code
info
__class
Name
Constructors
constructor
new
Decoding
Error
(
message
,
code
,
info
?
)
:
DecodingError
Parameters
message
:
string
code
:
ErrorCode
info
:
Record
<
string
,
any
>
= {}
Returns
DecodingError
Properties
Readonly
code
code
:
ErrorCode
Readonly
info
info
:
Record
<
string
,
any
>
= {}
Static
__class
Name
__class
Name
:
string
= 'DecodingError'
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
code
info
__class
Name
SDK Core Documentation - v0.0.2-5
Loading...