Class InvalidSubAgentName

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidSubAgentName : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors that are due to sub agent name not being recognised

Public Functions

explicit InvalidSubAgentName(const char *format = "SubAgent name was not recognised")