Exception thrown in case of an ambiguous member name. More...
#include <Exceptions.h>

Public Member Functions | |
| AmbiguousMemberNameException (const std::string &name) | |
| Constructor. | |
Exception thrown in case of an ambiguous member name.
Definition at line 103 of file Exceptions.h.
| variant_topic_tools::AmbiguousMemberNameException::AmbiguousMemberNameException | ( | const std::string & | name | ) |
Constructor.
Definition at line 62 of file Exceptions.cpp.