Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::SdlSaveError Class Reference

Error on the SDL output process. More...

#include <sdl_exceptions.h>

Inheritance diagram for ph::SdlSaveError:
ph::SdlException

Public Member Functions

 SdlException (const std::string &message)
 
 SdlException (const char *message)
 
- Public Member Functions inherited from ph::SdlException
 SdlException (const std::string &message)
 
 SdlException (const char *message)
 

Detailed Description

Error on the SDL output process.

Member Function Documentation

◆ SdlException() [1/2]

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

◆ SdlException() [2/2]

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

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