发布于 4年前

eosjs 文档(RPC-Error)

RPC-Error

  • RpcError

RpcError

构造函数

new RpcError(json: any): RpcError

定义于eosjs-rpcerror.ts:9

参数:

<table><thead><tr><th>名称</th><th>类型</th></tr></thead><tbody><tr><td>json</td><td>any</td></tr></tbody></table>

返回:RpcError

属性

json

  • json:any

定义于eosjs-rpcerror.ts:9

详细的错误信息。

message

  • message:string

继承自Error.message

name

  • name:string

继承自Error.name

<Optional> stack

  • stack:string

继承自Error.stack,重写Error.stack

<Static> Error

  • Error:ErrorConstructor


©2020 edoou.com   京ICP备16001874号-3