Class InvalidOperation

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidOperation : public flamegpu::FLAMEGPUException

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

Public Functions

explicit InvalidOperation(const char *format = "Invalid Operation")