InvalidChannelException Class Reference

#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
 

Detailed Description

Definition at line 44 of file InvalidDatafieldException.h.

Constructor & Destructor Documentation

◆ InvalidChannelException()

InvalidChannelException ( std::string  channelName)
inline

Definition at line 47 of file InvalidDatafieldException.h.

◆ ~InvalidChannelException()

~InvalidChannelException ( )
inlineoverridenoexcept

Definition at line 53 of file InvalidDatafieldException.h.


The documentation for this class was generated from the following file: