RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
rtctk::componentFramework::InvalidArgumentException Class Reference

Thrown if an argument passed to a method was invalid. More...

#include <rtctk/componentFramework/exceptions.hpp>

Inheritance diagram for rtctk::componentFramework::InvalidArgumentException:
rtctk::componentFramework::RtctkException

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
 

Detailed Description

Thrown if an argument passed to a method was invalid.

Constructor & Destructor Documentation

◆ InvalidArgumentException()

rtctk::componentFramework::InvalidArgumentException::InvalidArgumentException ( const std::string & message)
explicit

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