Public Member Functions | List of all members
variant_topic_tools::NoSuchMemberException Class Reference

Exception thrown in case of a non-existent member. More...

#include <Exceptions.h>

Inheritance diagram for variant_topic_tools::NoSuchMemberException:
Inheritance graph
[legend]

Public Member Functions

 NoSuchMemberException (int index)
 Constructor (overloaded version taking a field index) More...
 
 NoSuchMemberException (const std::string &name)
 Constructor (overloaded version taking a field name) More...
 
- Public Member Functions inherited from ros::Exception
 Exception (const std::string &what)
 

Detailed Description

Exception thrown in case of a non-existent member.

Definition at line 113 of file Exceptions.h.

Constructor & Destructor Documentation

variant_topic_tools::NoSuchMemberException::NoSuchMemberException ( int  index)

Constructor (overloaded version taking a field index)

Definition at line 67 of file Exceptions.cpp.

variant_topic_tools::NoSuchMemberException::NoSuchMemberException ( const std::string &  name)

Constructor (overloaded version taking a field name)

Definition at line 72 of file Exceptions.cpp.


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


variant_topic_tools
Author(s): Ralf Kaestner
autogenerated on Sat Jan 9 2021 03:56:50