Class UnknownInternalError

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class UnknownInternalError : public flamegpu::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.")