Class InvalidLayerMember

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class InvalidLayerMember : public FLAMEGPUException

Defines a type of object to be thrown as exception. It reports errors when a user adds an unsupported combination of items to a layer

Public Functions

explicit InvalidLayerMember(const char *format = "Layer configuration unsupported")