HoverRace  2.0
Public Member Functions | Private Types | List of all members
HoverRace::Parcel::ObjStreamExn Class Reference

#include <ObjStream.h>

+ Inheritance diagram for HoverRace::Parcel::ObjStreamExn:

Public Member Functions

 ObjStreamExn ()
 
 ObjStreamExn (const std::string &msg)
 
 ObjStreamExn (const Util::OS::path_t &path, const std::string &details)
 
virtual ~ObjStreamExn () 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

using SUPER = Exception
 

Additional Inherited Members

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

Member Typedef Documentation

Constructor & Destructor Documentation

HoverRace::Parcel::ObjStreamExn::ObjStreamExn ( )
inline
HoverRace::Parcel::ObjStreamExn::ObjStreamExn ( const std::string &  msg)
inline
HoverRace::Parcel::ObjStreamExn::ObjStreamExn ( const Util::OS::path_t path,
const std::string &  details 
)
virtual HoverRace::Parcel::ObjStreamExn::~ObjStreamExn ( )
inlinevirtualnoexcept

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