Photon Common Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::IOException Class Reference

#include <io_exceptions.h>

Inheritance diagram for ph::IOException:
ph::RuntimeException ph::FileIOError ph::FilesystemError

Public Member Functions

 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
 
virtual std::string whatStr () const
 

Constructor & Destructor Documentation

◆ IOException() [1/2]

ph::IOException::IOException ( const std::string & message)
inlineexplicit

◆ IOException() [2/2]

ph::IOException::IOException ( const char * message)
inlineexplicit

The documentation for this class was generated from the following file: