#include <exception.h>
Inheritance diagram for Exception::
Public Methods | |
Exception (const string &msg) | |
Exception () | |
virtual string | mout () |
Public Attributes | |
string | message |
string | _name |
|
|
|
Definition at line 60 of file exception.h. |
|
|
|
Definition at line 58 of file exception.h. |
|
Definition at line 57 of file exception.h. |