![]() |
ImFusion SDK 4.3
|
#include <ImFusion/ML/Metric.h>
Custom exception for metrics. More...
Inheritance diagram for MetricException:Custom exception for metrics.
Public Member Functions | |
| MetricException (const std::string &msg) | |
Public Member Functions inherited from runtime_error | |
| T | runtime_error (T... args) |
| T | what (T... args) |
Public Member Functions inherited from exception | |
| T | exception (T... args) |
| T | operator= (T... args) |
| T | what (T... args) |
| T | ~exception (T... args) |