Class CurveException

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class CurveException : public 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!")