openMSX
|
#include <MSXException.hh>
Public Member Functions | |
MSXException ()=default | |
MSXException (std::string message_) | |
template<typename... Args> | |
MSXException (Args &&... args) | |
const std::string & | getMessage () const & |
std::string | getMessage () && |
Definition at line 9 of file MSXException.hh.
|
explicitdefault |
|
inlineexplicit |
Definition at line 14 of file MSXException.hh.
|
inlineexplicit |
Definition at line 18 of file MSXException.hh.
|
inline |
Definition at line 24 of file MSXException.hh.
|
inline |
Definition at line 23 of file MSXException.hh.
Referenced by openmsx::BreakPointBase::checkAndExecute(), openmsx::CliServer::CliServer(), openmsx::SDLVisibleSurfaceBase::createSurface(), openmsx::AfterCmd::execute(), openmsx::ConfigInfo::execute(), openmsx::MachineCommand::execute(), openmsx::TestMachineCommand::execute(), openmsx::RestoreMachineCommand::execute(), openmsx::HDCommand::execute(), openmsx::CDXCommand::execute(), openmsx::LSXCommand::execute(), openmsx::RemoveExtCmd::execute(), openmsx::FirmwareSwitch::FirmwareSwitch(), openmsx::ImagePrinter::flushEmulatedPrinter(), openmsx::MSXMotherBoard::insertExtension(), openmsx::PNG::load(), openmsx::XMLLoader::load(), openmsx::HotKey::loadBindings(), openmsx::MSXMotherBoard::loadExtension(), openmsx::MSXMotherBoard::loadMachine(), openmsx::MSXtar::MSXtar(), openmsx::CommandLineParser::parse(), openmsx::PrinterPortLogger::plugHelper(), openmsx::WavAudioInput::plugHelper(), openmsx::SectorAccessibleDisk::readSector(), openmsx::Rom::Rom(), openmsx::PostProcessor::rotateFrames(), openmsx::Reactor::run(), openmsx::SamplePlayer::SamplePlayer(), openmsx::Connector::serialize(), openmsx::DiskChanger::serialize(), openmsx::GlobalCommandController::source(), TEST_CASE(), openmsx::DBParser::text(), openmsx::Touchpad::Touchpad(), openmsx::SectorAccessibleDisk::writeSector(), openmsx::FirmwareSwitch::~FirmwareSwitch(), openmsx::HardwareConfig::~HardwareConfig(), and openmsx::SettingsConfig::~SettingsConfig().