MySQLReceivedException.this - multiple declarations
- Function MySQLReceivedException.this
- Function MySQLReceivedException.this
Function MySQLReceivedException.this
Prototype
this(
OKErrorPacket okp,
string file,
ulong line
) pure;
Function MySQLReceivedException.this
Prototype
this(
string msg,
ushort errorCode,
char[5] sqlState,
string file,
ulong line
) pure;