Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Related Pages

SctArchiving::MySqlException Class Reference
[Exceptions]

Thrown when an error occurs in mysql. More...

#include <MySqlException.h>

Inheritance diagram for SctArchiving::MySqlException:

Inheritance graph
[legend]
Collaboration diagram for SctArchiving::MySqlException:

Collaboration graph
[legend]

Public Member Functions

 MySqlException (const string &msg, const string &file, int line) throw ()
 Creates an Exception with a cause.

 MySqlException (const string &msg, Throwable *cause, const string &file, int line) throw ()
 Creates an Exception without a cause;.


Detailed Description

Thrown when an error occurs in mysql.

Author:
Alan Barr

Definition at line 12 of file MySqlException.h.


Constructor & Destructor Documentation

SctArchiving::MySqlException::MySqlException const string &  msg,
const string &  file,
int  line
throw () [inline]
 

Creates an Exception with a cause.

Definition at line 17 of file MySqlException.h.

SctArchiving::MySqlException::MySqlException const string &  msg,
Throwable *  cause,
const string &  file,
int  line
throw () [inline]
 

Creates an Exception without a cause;.

Definition at line 23 of file MySqlException.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:52:12 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5