Class InvalidVarArrayLen

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidVarArrayLen : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors that are due to length mismatch of array variables.

Public Functions

explicit InvalidVarArrayLen(const char *format = "Length of array variable does not match")