dorm v0.3.0 (2022-12-01T09:41:48Z)
Dub
Repo
DormException
dorm
exception
Base clas for DORM exceptions
class
DormException : Exception {
this
(string msg, string file, size_t line, Throwable nextInChain);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable nextInChain)
Meta
Source
See Implementation
dorm
exception
classes
DatabaseException
DormException
DormModelException
DormUsageException
Base clas for DORM exceptions