#include <DiskExceptions.hh>
Definition at line 18 of file DiskExceptions.hh.
◆ MSXException() [1/3]
openmsx::MSXException::MSXException |
( |
| ) |
|
|
explicitdefault |
◆ MSXException() [2/3]
openmsx::MSXException::MSXException |
( |
std::string |
message_ | ) |
|
|
inlineexplicit |
◆ MSXException() [3/3]
template<typename T , typename... Args>
requires (!std::same_as<
MSXException, std::remove_cvref_t<T>>)
openmsx::MSXException::MSXException |
( |
T && |
t, |
|
|
Args &&... |
args |
|
) |
| |
|
inlineexplicit |
The documentation for this class was generated from the following file: