Class InvalidFilePath

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class InvalidFilePath : public flamegpu::FLAMEGPUException

Defines an error reported when the expect input/output file path does not exist

Public Functions

explicit InvalidFilePath(const char *format = "File does not exist.")