Class InvalidArgument

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class InvalidArgument : public 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")