The spica renderer
|
Public Member Functions | |
RuntimeException (const std::string &message) noexcept | |
RuntimeException (const char *format,...) noexcept | |
RuntimeException (const RuntimeException &e) noexcept | |
RuntimeException & | operator= (const RuntimeException &e) noexcept |
virtual const char * | what () const noexceptoverride |