Class InvalidFuncLayerIndx

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidFuncLayerIndx : public flamegpu::FLAMEGPUException

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

Public Functions

explicit InvalidFuncLayerIndx(const char *format = "Agent function layer index out of bounds!")