Search
stickerclient
v0.2.1
Pages
Modules
Settings
View Source
StickerClient.Exception
exception
(stickerclient v0.2.1)
Summary
Types
t()
Functions
new(msg \\ "StickerClient Exception")
wrap(e)
Types
Link to this type
t()
View Source
@type
t() :: %StickerClient.Exception{__exception__: true, message:
String.t
()}
Functions
Link to this function
new(msg \\ "StickerClient Exception")
View Source
Link to this function
wrap(e)
View Source