#include <exceptions.h>
Public Member Functions | |
| error (int errno_=-1, std::string msg_=std::string("")) | |
Public Attributes | |
| int | _errno |
| std::string | msg |
Definition at line 23 of file exceptions.h.
|
||||||||||||
|
Definition at line 26 of file exceptions.h. |
|
|
Definition at line 24 of file exceptions.h. Referenced by main(). |
|
|
Definition at line 25 of file exceptions.h. Referenced by main(). |
1.4.4