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