The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

SQLbadColName Class Reference

An exception thrown when a bad column or row name or id is requested. More...

#include <m_sqlv2.h>

Inheritance diagram for SQLbadColName:

Inheritance graph
[legend]
Collaboration diagram for SQLbadColName:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SQLbadColName ()

Detailed Description

An exception thrown when a bad column or row name or id is requested.

Definition at line 52 of file m_sqlv2.h.


Constructor & Destructor Documentation

SQLbadColName::SQLbadColName  )  [inline]
 

Definition at line 55 of file m_sqlv2.h.


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