HoverRace  2.0
Public Member Functions | Private Types | List of all members
HoverRace::Display::ResLoadExn Class Reference

A resource failed to load. More...

#include <Res.h>

+ Inheritance diagram for HoverRace::Display::ResLoadExn:

Public Member Functions

 ResLoadExn ()
 
 ResLoadExn (const std::string &msg)
 
 ResLoadExn (const char *msg)
 
virtual ~ResLoadExn () 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

A resource failed to load.

Author
Michael Imamura

Member Typedef Documentation

Constructor & Destructor Documentation

HoverRace::Display::ResLoadExn::ResLoadExn ( )
inline
HoverRace::Display::ResLoadExn::ResLoadExn ( const std::string &  msg)
inline
HoverRace::Display::ResLoadExn::ResLoadExn ( const char *  msg)
inline
virtual HoverRace::Display::ResLoadExn::~ResLoadExn ( )
inlinevirtualnoexcept

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