openMSX
CommandException.cc
Go to the documentation of this file.
1#include "CommandException.hh"
2
3namespace openmsx {
4
6 : CommandException("Syntax error")
7{
8}
9
10} // namespace openmsx
This file implemented 3 utility functions:
Definition Autofire.cc:11