drocks ~master (2021-10-16T12:44:05.08463)
Dub
Repo
ClientException.this
drocks
exception
ClientException
Undocumented in source.
this
(string msg, string file, size_t line)
class
ClientException
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
this
(Exception e)
Meta
Source
See Implementation
drocks
exception
ClientException
constructors
this