#include <cprogram.h>
Public Member Functions | |
| CProgramError (const std::string &what) | |
| Default exception ctor. | |
| CProgramError::CProgramError | ( | const std::string & | what | ) | [inline] |
Default exception ctor.
| what | message to pass along |
| none |
1.5.3