openMSX
PlugException.hh
Go to the documentation of this file.
1
#ifndef PLUGEXCEPTION_HH
2
#define PLUGEXCEPTION_HH
3
4
#include "
MSXException.hh
"
5
6
namespace
openmsx
{
7
10
class
PlugException
final :
public
MSXException
11
{
12
public
:
13
using
MSXException::MSXException
;
14
};
15
16
}
// namespace openmsx
17
18
#endif
MSXException.hh
openmsx::MSXException
Definition
MSXException.hh:12
openmsx::MSXException::MSXException
MSXException()=default
openmsx::PlugException
Thrown when a plug action fails.
Definition
PlugException.hh:11
openmsx
This file implemented 3 utility functions:
Definition
Autofire.cc:11
Generated on Sun Dec 1 2024 22:13:42 for openMSX by
1.9.8