#include <exceptions.h>
Inheritance diagram for mysqlpp::BadIndex:


Public Member Functions | |
| BadIndex (const char *what, int bad_index, int max_index) | |
| Create exception object. | |
| ~BadIndex () throw () | |
| Destroy exception. | |
|
||||||||||||||||
|
Create exception object.
|
1.3.9.1