Class InvalidFilePath

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

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