openMSX
Public Member Functions | List of all members
openmsx::SyntaxError Class Referencefinal

#include <CommandException.hh>

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

Public Member Functions

 SyntaxError ()
 
- Public Member Functions inherited from openmsx::CommandException
 MSXException ()=default
 
 MSXException (std::string message_)
 
template<typename... Args>
 MSXException (Args &&... args)
 
- Public Member Functions inherited from openmsx::MSXException
 MSXException ()=default
 
 MSXException (std::string message_)
 
template<typename... Args>
 MSXException (Args &&... args)
 
const std::string & getMessage () const &
 
std::string getMessage () &&
 

Detailed Description

Definition at line 14 of file CommandException.hh.

Constructor & Destructor Documentation

◆ SyntaxError()

openmsx::SyntaxError::SyntaxError ( )

Definition at line 5 of file CommandException.cc.


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