Class InvalidArgument

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidArgument : public flamegpu::FLAMEGPUException

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

Public Functions

explicit InvalidArgument(const char *format = "Invalid Argument Exception")