Class InvalidMemoryCapacity

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidMemoryCapacity : public flamegpu::FLAMEGPUException

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

Public Functions

explicit InvalidMemoryCapacity(const char *format = "Invalid Memory Capacity")