localrest v0.4.0 (2021-03-22T23:44:53Z)
Dub
Repo
ClientException.this
geod24
LocalRest
ClientException
Constructor
class
ClientException
@
safe
pure nothrow
this
(
string
msg
,
string
file
= __FILE__
,
int
line
= __LINE__
,
Exception
next
= null
)
Meta
Source
See Implementation
geod24
LocalRest
ClientException
constructors
this
Constructor