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

General exception thrown on error related to SDL. More...

#include <sdl_exceptions.h>

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

Public Member Functions

 SdlException (const std::string &message)
 
 SdlException (const char *message)
 

Detailed Description

General exception thrown on error related to SDL.

Constructor & Destructor Documentation

◆ SdlException() [1/2]

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

◆ SdlException() [2/2]

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

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