Holds detailed error information
Hierarchy
Error
↳ RpcError
Constructors
constructor
⊕ new RpcError(json: any
): RpcError
Defined in eosjs-rpcerror.ts:9
Parameters:
Name | Type |
---|---|
json | any |
Returns: RpcError
Properties
json
● json: any
Defined in eosjs-rpcerror.ts:9
Detailed error information
message
● message: string
Inherited from Error.message
Defined in /Users/sandwich/Develop/block.one/eosjs/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/eosjs/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/eosjs/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:905
<Static>
Error
● Error: ErrorConstructor
Defined in /Users/sandwich/Develop/block.one/eosjs/node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:914