|
#include <ArmarXCore/observers/exceptions/user/InvalidDatafieldException.h>
Public Member Functions | |
InvalidChannelException (std::string channelName) | |
~InvalidChannelException () noexcept override | |
Public Member Functions inherited from InvalidChannelException | |
InvalidChannelException (std::string channelName) | |
std::string | name () const override |
~InvalidChannelException () noexcept override | |
Additional Inherited Members | |
Public Attributes inherited from InvalidChannelException | |
std::string | channelName |
Definition at line 44 of file InvalidDatafieldException.h.
|
inline |
Definition at line 47 of file InvalidDatafieldException.h.
|
inlineoverridenoexcept |
Definition at line 53 of file InvalidDatafieldException.h.