#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 |