Class UnknownInternalError

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class UnknownInternalError : public FLAMEGPUException

Defines an exception for internal errors which should only occur during development

Public Functions

explicit UnknownInternalError(const char *format = "An unknown error occured within FLAME GPU lib.")