|
Photon Common Library 2.0.0-beta
A physically based renderer.
|
#include <io_exceptions.h>
Public Member Functions | |
| FileIOError (const std::string &message) | |
| FileIOError (const char *message) | |
| FileIOError (const std::string &message, std::string filename) | |
| std::string | whatStr () const override |
Public Member Functions inherited from ph::IOException | |
| IOException (const std::string &message) | |
| IOException (const char *message) | |
Public Member Functions inherited from ph::RuntimeException | |
| RuntimeException (const std::string &message) | |
| RuntimeException (const char *message) | |
| ~RuntimeException () override=default | |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
|
inlineoverridevirtual |
Reimplemented from ph::RuntimeException.