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