MySQLException

An exception type to distinguish exceptions thrown by this module.

class MySQLException : Exception {}

Constructors

this
this(string msg, string file, size_t line)
Undocumented in source.

Meta