Class ReservedName
Defined in File FLAMEGPUException.h
Inheritance Relationships
Base Type
public FLAMEGPUException
Class Documentation
-
class ReservedName : public FLAMEGPUException
Defines a type of object to be thrown as exception. It reports errors that are due to unsuitable variable names
Public Functions
-
explicit ReservedName(const char *format = "Variable names cannot begin with the character '_'.")
-
explicit ReservedName(const char *format = "Variable names cannot begin with the character '_'.")