single_error Class Reference

Hold some information about error in the code. More...

#include <error.h>

List of all members.

Public Member Functions

 single_error (string code)
 Constructor.
 single_error (string code, string msg)
 Constructor.

Public Attributes

string code
 Error code.
string msg
 Error message.


Detailed Description

Hold some information about error in the code.

Definition at line 25 of file error.h.


Constructor & Destructor Documentation

single_error::single_error ( string  code  )  [inline]

Constructor.

Definition at line 34 of file error.h.

References msg.

single_error::single_error ( string  code,
string  msg 
) [inline]

Constructor.

Definition at line 41 of file error.h.


Member Data Documentation

Error code.

Definition at line 28 of file error.h.

Error message.

Definition at line 31 of file error.h.

Referenced by single_error().


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

Generated on Thu May 27 11:53:19 2010 for VERB_CODE_2.0 by  doxygen 1.5.9