OptionException Class Reference

#include <exception.h>

List of all members.

Public Member Functions

const char * what () const throw ()
 OptionException (string t)
 ~OptionException () throw ()

Private Attributes

string text


Detailed Description

Definition at line 9 of file exception.h.


Constructor & Destructor Documentation

OptionException::OptionException ( string  t  ) 

Definition at line 14 of file exception.cpp.

References text.

OptionException::~OptionException (  )  throw ()

Definition at line 19 of file exception.cpp.


Member Function Documentation

const char * OptionException::what (  )  const throw ()

Print a description of the exception

Definition at line 9 of file exception.cpp.

References text.


Member Data Documentation

string OptionException::text [private]

Definition at line 11 of file exception.h.

Referenced by OptionException(), and what().


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

Generated on Thu Jun 19 19:14:33 2008 for unification by  doxygen 1.5.6