shark ~master (2019-01-11T20:47:28Z)
Dub
Repo
DatabaseException
shark
database
Generic database exception.
class
DatabaseException : 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
shark
database
classes
Database
DatabaseConnectionException
DatabaseException
ErrorCodeDatabaseException
ErrorCodesDatabaseException
functions
isValidEntity
Generic database exception.