Class InvalidSubModelName

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidSubModelName : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors that are due to sub model name already being in use

Public Functions

explicit InvalidSubModelName(const char *format = "Invalid SubModel Name, already in use")