Class InvalidHostFunc

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidHostFunc : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors that are due adding an init/step/exit function/condition to a simulation multiply

Public Functions

explicit InvalidHostFunc(const char *format = "Invalid Host Function")