|
HoverRace
2.0
|
#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 |
|
private |
|
inline |
|
inline |
| HoverRace::Parcel::ObjStreamExn::ObjStreamExn | ( | const Util::OS::path_t & | path, |
| const std::string & | details | ||
| ) |
|
inlinevirtualnoexcept |
1.8.11