#include <exception.h>
Public Attributes | |
| unsigned int | line_number |
| string | description |
| string | file_name |
|
|
a small description of the error |
|
|
the name of the file in which the error ocurred, use __FILE__ |
|
|
the line number of where the error occured, use __LINE__ |
1.2.14 written by Dimitri van Heesch,
© 1997-2002