Class JSONError

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class JSONError : public flamegpu::FLAMEGPUException

Defines an exception for errors reported whilst processing JSON

Public Functions

explicit JSONError(const char *format = "JSON error occured!")