#include <sql.h>
Inherits ModuleException.

Public Member Functions | |
| SQLException (const Anope::string &reason) | |
| virtual | ~SQLException () throw () |
A SQL exception, can be thrown at various points
Definition at line 4 of file sql.h.
| SQLException::SQLException | ( | const Anope::string & | reason | ) | [inline] |
| virtual SQLException::~SQLException | ( | ) | throw () [inline, virtual] |
1.7.1