Class OutOfRangeVarArray
Defined in File FLAMEGPUException.h
Inheritance Relationships
Base Type
public FLAMEGPUException
Class Documentation
-
class OutOfRangeVarArray : public FLAMEGPUException
Defines a type of object to be thrown as exception. It reports errors that are due to accessing outside of the bounds of an array variable
Public Functions
-
explicit OutOfRangeVarArray(const char *format = "Index is out of range of the array variable")
-
explicit OutOfRangeVarArray(const char *format = "Index is out of range of the array variable")