aedi v0.2.0 (2017-03-08T09:57:04Z)
Dub
Repo
AediException
aermicioi
aedi
exception
di_exception
Undocumented in source.
class
AediException : Exception {
this
(string msg, string file, size_t line, Throwable next);
this
(string msg, Throwable next, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
this
this
(string msg, Throwable next, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
aermicioi
aedi
exception
di_exception
classes
AediException