VERB_code_2.3
single_error Class Reference

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

#include <error.h>

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 an error in the code.

Definition at line 26 of file error.h.


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