ex_wechatpay
v0.1.2
Pages
Modules
Search documentation of ex_wechatpay
Settings
View Source
ExWechatpay.Error
exception
(ex_wechatpay v0.1.2)
Wechat Error
Summary
Types
t()
Functions
new(msg \\ "internal error")
Types
Link to this type
t()
View Source
@type
t() :: %ExWechatpay.Error{__exception__: true, message:
String.t
()}
Functions
Link to this function
new(msg \\ "internal error")
View Source