|
|
#include <ArmarXCore/observers/exceptions/local/InvalidChannelException.h>
Inheritance diagram for InvalidChannelException:Public Member Functions | |
| InvalidChannelException (std::string channelName) | |
| std::string | name () const override |
| ~InvalidChannelException () noexcept override | |
Public Attributes | |
| std::string | channelName |
Definition at line 33 of file InvalidChannelException.h.
|
inline |
Definition at line 38 of file InvalidChannelException.h.
|
inlineoverridenoexcept |
Definition at line 45 of file InvalidChannelException.h.
|
inlineoverride |
Definition at line 48 of file InvalidChannelException.h.
| std::string channelName |
Definition at line 36 of file InvalidChannelException.h.