shark ~master (2019-01-11T20:47:28Z)
Dub
Repo
ErrorCodeDatabaseException
shark
database
Undocumented in source.
class
ErrorCodeDatabaseException :
DatabaseException
(
string
dbname
T
) {
this
(T errorCode, string msg, string file, size_t line);
T
errorCode
[@property getter];
}
Constructors
this
this
(T errorCode, string msg, string file, size_t line)
Undocumented in source.
Members
Properties
errorCode
T
errorCode
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
shark
database
classes
Database
DatabaseConnectionException
DatabaseException
ErrorCodeDatabaseException
ErrorCodesDatabaseException
functions
isValidEntity