Holds detailed error information
Hierarchy
Error
↳ RpcError
Constructors
constructor
⊕ new RpcError(json: any): RpcError
Defined in eosjs2-rpcerror.ts:8
Parameters:
| Param | Type |
|---|---|
| json | any |
Returns: RpcError
Properties
json
● json: any
Defined in eosjs2-rpcerror.ts:8
Detailed error information
message
● message: string
Inherited from Error.message
Defined in /Users/sandwich/Develop/block.one/eosjs2/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:904
name
● name: string
Inherited from Error.name
Defined in /Users/sandwich/Develop/block.one/eosjs2/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:903
<Optional> stack
● stack: string
Inherited from Error.stack
Overrides Error.stack
Defined in /Users/sandwich/Develop/block.one/eosjs2/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:905
<Static> Error
● Error: ErrorConstructor
Defined in /Users/sandwich/Develop/block.one/eosjs2/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:914