aedi v0.2.0 (2017-03-08T09:57:04Z)
Dub
Repo
AediException.this
aermicioi
aedi
exception
di_exception
AediException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable next)
this
(string msg, Throwable next, string file, size_t line)
class
AediException
nothrow
this
(
string
msg
,
Throwable
next
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
aermicioi
aedi
exception
di_exception
AediException
constructors
this