Class InvalidSubModel

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class InvalidSubModel : public FLAMEGPUException

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

Public Functions

explicit InvalidSubModel(const char *format = "Invalid SubModel")