Class FileAlreadyExists

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class FileAlreadyExists : public flamegpu::FLAMEGPUException

Defines an error reported when an output file already exists, so would be overwritten

Public Functions

explicit FileAlreadyExists(const char *format = "File already existst.")