openMSX
commands
CommandException.cc
Go to the documentation of this file.
1
#include "
CommandException.hh
"
2
3
namespace
openmsx
{
4
5
SyntaxError::SyntaxError
()
6
:
CommandException
(
"Syntax error"
)
7
{
8
}
9
10
}
// namespace openmsx
CommandException.hh
openmsx::CommandException
Definition
CommandException.hh:9
openmsx::SyntaxError::SyntaxError
SyntaxError()
Definition
CommandException.cc:5
openmsx
This file implemented 3 utility functions:
Definition
Autofire.cc:11
Generated on Fri Oct 11 2024 19:13:46 for openMSX by
1.9.8