#include <plexceptions.h>
Collaboration diagram for PLearn::PLearnError:
Public Member Functions | |
PLearnError (const string &the_message) | |
string | message () const |
Protected Attributes | |
string | msg |
|
Definition at line 61 of file plexceptions.h. References msg. |
|
Definition at line 62 of file plexceptions.h. References msg. |
|
Definition at line 58 of file plexceptions.h. Referenced by message(), and PLearnError(). |