#include <exceptions.h>
Public Methods | |
SQLQueryNEParms (const char *c) | |
Create exception object. | |
~SQLQueryNEParms () throw () | |
Destroy exception object. | |
virtual const char * | what () const throw () |
Returns the error message. | |
Public Attributes | |
const char * | error |
MySQL error string. |
Thrown when not enough parameters are provided for a template query.