#include <exception.h>
Public Member Functions | |
UnknownDataTypeException (const std::string &datatype, const std::string &text=std::string()) |
Definition at line 57 of file exception.h.
rosmatlab::UnknownDataTypeException::UnknownDataTypeException | ( | const std::string & | datatype, |
const std::string & | text = std::string() |
||
) | [inline] |
Definition at line 58 of file exception.h.