dorm v0.3.0 (2022-12-01T09:41:48Z)
Dub
Repo
DormUsageException
dorm
exception
Thrown when DORM APIs are not used properly
class
DormUsageException :
DormException
{
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
Thrown when DORM APIs are not used properly