openMSX
ConfigException.hh
Go to the documentation of this file.
1#ifndef CONFIGEXCEPTION_HH
2#define CONFIGEXCEPTION_HH
3
4#include "MSXException.hh"
5
6namespace openmsx {
7
9{
10public:
12};
13
14} // namespace openmsx
15
16#endif
This file implemented 3 utility functions:
Definition Autofire.cc:11