Public Member Functions

SQLException Class Reference

#include <sql.h>

Inherits ModuleException.

Collaboration diagram for SQLException:
Collaboration graph
[legend]

Public Member Functions

 SQLException (const Anope::string &reason)
virtual ~SQLException () throw ()

Detailed Description

A SQL exception, can be thrown at various points

Definition at line 4 of file sql.h.


Constructor & Destructor Documentation

SQLException::SQLException ( const Anope::string reason  )  [inline]

Definition at line 7 of file sql.h.

virtual SQLException::~SQLException (  )  throw () [inline, virtual]

Definition at line 9 of file sql.h.


The documentation for this class was generated from the following file: