ImFusion SDK 4.3
ParamException Struct Reference

#include <ImFusion/ML/AdvancedParameter.h>

Special type for handling exceptions during parameter configuration. More...

+ Inheritance diagram for ParamException:

Detailed Description

Special type for handling exceptions during parameter configuration.

This is used mostly because AdvancedParameter derives from Parameter, and the Parameter::configure method does not have a return value so raising an exception is the only way to notify a problem.

Public Member Functions

 ParamException (const std::string &msg)
 
- Public Member Functions inherited from runtime_error
runtime_error (T... args)
 
what (T... args)
 
- Public Member Functions inherited from exception
exception (T... args)
 
operator= (T... args)
 
what (T... args)
 
~exception (T... args)
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close