dbal v0.0.6 (2017-08-25T09:20:03Z)
Dub
Repo
DbalException
dbal
exception
Undocumented in source.
class
DbalException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
dbal
exception
classes
DbalException