Photon Common Library 2.0.0-beta
A physically based renderer.
|
General exception thrown on runtime error. More...
#include <exceptions.h>
Public Member Functions | |
RuntimeException (const std::string &message) | |
RuntimeException (const char *message) | |
~RuntimeException () override=default | |
virtual std::string | whatStr () const |
General exception thrown on runtime error.
|
explicit |
|
explicit |
|
inlineoverridedefault |
|
virtual |
Reimplemented in ph::FileIOError, and ph::FilesystemError.