MySQLNotPreparedException

Thrown when attempting to use a prepared statement which had already been released.

class MySQLNotPreparedException : MySQLException {}

Constructors

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

Meta