HoverRace
2.0
|
#include <ObjStream.h>
Public Member Functions | |
ObjStreamExn () | |
ObjStreamExn (const std::string &msg) | |
ObjStreamExn (const Util::OS::path_t &path, const std::string &details) | |
virtual | ~ObjStreamExn () noexcept |
![]() | |
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 | |
![]() | |
std::string & | GetMessage () noexcept |
|
private |
|
inline |
|
inline |
HoverRace::Parcel::ObjStreamExn::ObjStreamExn | ( | const Util::OS::path_t & | path, |
const std::string & | details | ||
) |
|
inlinevirtualnoexcept |