openMSX
List of all members
openmsx::FileNotFoundException Class Reference

#include <FileNotFoundException.hh>

Inheritance diagram for openmsx::FileNotFoundException:
Inheritance graph
[legend]
Collaboration diagram for openmsx::FileNotFoundException:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from openmsx::FileException
 MSXException ()=default
 
 MSXException (std::string message_)
 
template<typename T , typename... Args>
requires (!std::same_as<MSXException, std::remove_cvref_t<T>>)
 MSXException (T &&t, Args &&... args)
 
- Public Member Functions inherited from openmsx::MSXException
 MSXException ()=default
 
 MSXException (std::string message_)
 
template<typename T , typename... Args>
requires (!std::same_as<MSXException, std::remove_cvref_t<T>>)
 MSXException (T &&t, Args &&... args)
 
const std::string & getMessage () const &
 
std::string getMessage () &&
 

Detailed Description

Definition at line 8 of file FileNotFoundException.hh.


The documentation for this class was generated from the following file: