Class InvalidAgent

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidAgent : public flamegpu::FLAMEGPUException

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

Public Functions

explicit InvalidAgent(const char *format = "Invalid agent")