Search
Preparing search index...
The search index is not available
zilliqa-laya-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"errors"
ZilLayaError
Class ZilLayaError
ZilLayaError
Custom error for use with Zilliqa Laya Sdk.
extends
{Error}
Hierarchy
Error
ZilLayaError
Index
Constructors
constructor
Properties
code
message
name
stack
Error
Constructors
constructor
new
Zil
Laya
Error
(
message
:
string
, code
:
ErrorCode
)
:
ZilLayaError
Parameters
message:
string
code:
ErrorCode
Returns
ZilLayaError
Properties
code
code
:
ErrorCode
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
Static
Error
Error
:
ErrorConstructor
Globals
"errors"
"index"
"laya
Storage"
"types"
"zilliqa
Helper"
"zilliqa
Laya"
Error
Code
Zil
Laya
Error
constructor
code
message
name
stack
Error
Generated using
TypeDoc
ZilLayaError
Custom error for use with Zilliqa Laya Sdk.
{Error}