Class ReservedName

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class ReservedName : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors that are due to unsuitable variable names

Public Functions

explicit ReservedName(const char *format = "Variable names cannot begin with the character '_'.")