Class UnsupportedFileType

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

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