|
openMSX
|
#include <CommandException.hh>


Public Member Functions | |
| SyntaxError () | |
Public Member Functions inherited from openmsx::CommandException | |
| CommandException (string_ref message) | |
Public Member Functions inherited from openmsx::MSXException | |
| MSXException (string_ref message) | |
| ~MSXException () | |
| const std::string & | getMessage () const |
Definition at line 14 of file CommandException.hh.
| openmsx::SyntaxError::SyntaxError | ( | ) |
Definition at line 10 of file CommandException.cc.
1.8.1.2