RTC Toolkit  2.0.0
List of all members
rtctk::componentFramework::MetricConflictException Class Reference

Exception indicating that a metric such as counter or thread conflicts with already known metrics. More...

#include <componentMetricsIf.hpp>

Inheritance diagram for rtctk::componentFramework::MetricConflictException:
rtctk::componentFramework::RtctkException

Additional Inherited Members

- Public Member Functions inherited from rtctk::componentFramework::RtctkException
 RtctkException () noexcept
 
 RtctkException (const std::string &msg)
 
 RtctkException (const RtctkException &other) noexcept
 
virtual ~RtctkException () override=default
 

Detailed Description

Exception indicating that a metric such as counter or thread conflicts with already known metrics.


The documentation for this class was generated from the following file: