HoverRace  2.0
Public Member Functions | Private Types | List of all members
HoverRace::Model::TrackFormatExn Class Reference

Exception thrown when a track could not be loaded. More...

#include <TrackFormatExn.h>

+ Inheritance diagram for HoverRace::Model::TrackFormatExn:

Public Member Functions

 TrackFormatExn ()
 
 TrackFormatExn (const std::string &msg)
 
 TrackFormatExn (const char *msg)
 
virtual ~TrackFormatExn () noexcept
 
- Public Member Functions inherited from HoverRace::Exception
 Exception ()
 
 Exception (const std::string &msg)
 
 Exception (const char *msg)
 
virtual ~Exception () noexcept
 
const char * what () const noexceptoverride
 

Private Types

typedef Exception SUPER
 

Additional Inherited Members

- Protected Member Functions inherited from HoverRace::Exception
std::string & GetMessage () noexcept
 

Detailed Description

Exception thrown when a track could not be loaded.

Author
Michael Imamura

Member Typedef Documentation

Constructor & Destructor Documentation

HoverRace::Model::TrackFormatExn::TrackFormatExn ( )
inline
HoverRace::Model::TrackFormatExn::TrackFormatExn ( const std::string &  msg)
inline
HoverRace::Model::TrackFormatExn::TrackFormatExn ( const char *  msg)
inline
virtual HoverRace::Model::TrackFormatExn::~TrackFormatExn ( )
inlinevirtualnoexcept

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