Class FileAlreadyExists

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

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