mysql-native ~mariadb_10.2 (2022-05-05T10:09:44.5259706)
Dub
Repo
MYX
mysql
exceptions
An exception type to distinguish exceptions thrown by this package.
class
MYX : 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
mysql
exceptions
classes
MYX
MYXInvalidatedRange
MYXNoResultRecieved
MYXNotPrepared
MYXProtocol
MYXReceived
MYXResultRecieved
MYXWrongFunction
An exception type to distinguish exceptions thrown by this package.