Symphony Of Empires
Eng3D::ShaderException Class Reference

#include <shader.hpp>

Inheritance diagram for Eng3D::ShaderException:
Collaboration diagram for Eng3D::ShaderException:

Public Member Functions

 ShaderException (const std::string &_buffer)
 
virtual const char * what () const noexcept
 

Detailed Description

Definition at line 39 of file shader.hpp.

Constructor & Destructor Documentation

◆ ShaderException()

Eng3D::ShaderException::ShaderException ( const std::string &  _buffer)
inline

Definition at line 42 of file shader.hpp.

Member Function Documentation

◆ what()

virtual const char* Eng3D::ShaderException::what ( ) const
inlinevirtualnoexcept

Definition at line 48 of file shader.hpp.


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