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

Exception thrown in case of a data type mismatch. More...

#include <Exceptions.h>

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

Public Member Functions

 DataTypeMismatchException (const std::string &expectedDataType, const std::string &providedDataType)
 Constructor. More...
 
- Public Member Functions inherited from ros::Exception
 Exception (const std::string &what)
 

Detailed Description

Exception thrown in case of a data type mismatch.

Definition at line 92 of file Exceptions.h.

Constructor & Destructor Documentation

variant_topic_tools::DataTypeMismatchException::DataTypeMismatchException ( const std::string &  expectedDataType,
const std::string &  providedDataType 
)

Constructor.

Definition at line 56 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