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