openMSX
|
#include <FileNotFoundException.hh>
Additional Inherited Members | |
![]() | |
MSXException ()=default | |
MSXException (std::string message_) | |
template<typename... Args> | |
MSXException (Args &&... args) | |
![]() | |
MSXException ()=default | |
MSXException (std::string message_) | |
template<typename... Args> | |
MSXException (Args &&... args) | |
const std::string & | getMessage () const & |
std::string | getMessage () && |
Definition at line 8 of file FileNotFoundException.hh.