Class UnsupportedFileType

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class UnsupportedFileType : public flamegpu::FLAMEGPUException

Defines an exception for errors when the provided file type is not supported

Public Functions

explicit UnsupportedFileType(const char *format = "Cannot handle file type.")