openMSX
file
FileNotFoundException.hh
Go to the documentation of this file.
1
#ifndef FILENOTFOUNDEXCEPTION_HH
2
#define FILENOTFOUNDEXCEPTION_HH
3
4
#include "
FileException.hh
"
5
6
namespace
openmsx
{
7
8
class
FileNotFoundException
:
public
FileException
9
{
10
public
:
11
using
FileException::FileException;
12
};
13
14
}
// namespace openmsx
15
16
#endif
FileException.hh
openmsx::FileException
Definition
FileException.hh:9
openmsx::FileNotFoundException
Definition
FileNotFoundException.hh:9
openmsx
This file implemented 3 utility functions:
Definition
Autofire.cc:11
Generated on Thu Dec 19 2024 23:13:45 for openMSX by
1.9.8