lib_wechat
v0.1.2
Pages
Modules
Search documentation of lib_wechat
Settings
View Source
LibWechat.Client.Error
exception
(lib_wechat v0.1.2)
Summary
Types
t()
Functions
new(message)
Types
Link to this type
t()
View Source
@type
t() :: %LibWechat.Client.Error{__exception__: true, message:
String.t
()}
Functions
Link to this function
new(message)
View Source