VVISF & VVGL
VVISF::ISFErr Class Reference

The base error class utilized by VVISF. More...

#include <VVISF_Err.hpp>

Public Member Functions

string getTypeString ()
 Returns a human-readable string describing the receiver's error.
 

Public Attributes

ISFErrType type
 The type of the ISFErr.
 
string general
 A string that describes the general problem.
 
string specific
 A string that describes the problem more specifically.
 
map< string, string > details
 A map that offers a more structured way to store more information that describes the error. Typically used to embed GLSL compiler errors in the ISFErr instance.
 

Detailed Description

The base error class utilized by VVISF.


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