Search
Preparing search index...
The search index is not available
@sigodenjs/wechatpay
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
CommunicationError
Class CommunicationError
微信调用返回值
return_code
为 FAIL 时抛出
Hierarchy
Error
CommunicationError
Index
Constructors
constructor
Properties
message
name
return
Code
return
Msg
stack
Error
Constructors
constructor
new
Communication
Error
(
code
:
string
, msg
:
string
)
:
CommunicationError
Parameters
code:
string
msg:
string
Returns
CommunicationError
Properties
message
message
:
string
name
name
:
string
return
Code
return
Code
:
string
状态码
return
Msg
return
Msg
:
string
信息
Optional
stack
stack
:
string
Static
Error
Error
:
ErrorConstructor
Globals
Communication
Error
constructor
message
name
return
Code
return
Msg
stack
Error
Generated using
TypeDoc
微信调用返回值
return_code
为 FAIL 时抛出