Class InvalidGraphName

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidGraphName : public flamegpu::FLAMEGPUException

Defines an error when an invalid name for a graph is specified

Public Functions

explicit InvalidGraphName(const char *format = "Invalid graph name specified")