26#include <ArmarXCore/interface/observers/ObserverInterface.h>
34 armarx::InvalidDatafieldException(
"The dataField " + datafieldName +
35 " is not valid for channel " + channelName +
".",
66 " exists already for channel " +
DatafieldExistsAlreadyException(std::string channelName, std::string datafieldName)
~DatafieldExistsAlreadyException() noexcept override
InvalidChannelException(std::string channelName)
~InvalidChannelException() noexcept override
~InvalidDataFieldException() noexcept override
InvalidDataFieldException(std::string channelName, std::string datafieldName)
This file offers overloads of toIce() and fromIce() functions for STL container types.