Class CurveException

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class CurveException : public flamegpu::FLAMEGPUException

Defines a type of object to be thrown as exception. It reports that CURVE reported a failure

Public Functions

explicit CurveException(const char *format = "Curve reported an error!")