|
|
#include <ArmarXCore/observers/exceptions/user/InvalidDatafieldException.h>
Inheritance diagram for InvalidChannelException: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 46 of file InvalidDatafieldException.h.
|
inline |
Definition at line 49 of file InvalidDatafieldException.h.
|
inlineoverridenoexcept |
Definition at line 56 of file InvalidDatafieldException.h.