Class InvalidAgentName

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidAgentName : public flamegpu::FLAMEGPUException

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

Public Functions

explicit InvalidAgentName(const char *format = "Invalid agent name")