|
RTC Toolkit 5.1.0
|
Thrown if an argument passed to a method was invalid. More...
#include <rtctk/componentFramework/exceptions.hpp>
Public Member Functions | |
| InvalidArgumentException (const std::string &message) | |
Public Member Functions inherited from rtctk::componentFramework::RtctkException | |
| RtctkException () noexcept | |
| RtctkException (const std::string &msg) | |
| RtctkException (const RtctkException &other) noexcept | |
| ~RtctkException () override=default | |
Thrown if an argument passed to a method was invalid.
|
explicit |