shark ~master (2019-01-11T20:47:28Z)
Dub
Repo
ErrorCodesDatabaseException
shark
database
Undocumented in source.
class
ErrorCodesDatabaseException :
DatabaseException
(
T
:
Exception
) {
this
(T[] errors, string file, size_t line);
T
[]
errors
[@property getter];
}
Constructors
this
this
(T[] errors, string file, size_t line)
Undocumented in source.
Members
Properties
errors
T
[]
errors
[@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