Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

Dv::Ticket::User::Exception Class Reference

Exception class for Dv::Ticket::User. More...

#include <user.h>

List of all members.

Public Member Functions

 Exception (const std::string &msg)
 Constructor.


Static Public Attributes

const std::string NAME
 Class name, i.e.


Detailed Description

Exception class for Dv::Ticket::User.

Definition at line 31 of file user.h.


Constructor & Destructor Documentation

Dv::Ticket::User::Exception::Exception const std::string &  msg  )  [inline]
 

Constructor.

Parameters:
msg message to append to NAME.

Definition at line 38 of file user.h.


Member Data Documentation

const std::string Dv::Ticket::User::Exception::NAME [static]
 

Class name, i.e.

"Dv::Ticket::Server::Exception".

Definition at line 34 of file user.h.


The documentation for this class was generated from the following file:
dvticket-0.5 [27 July, 2003]