DatafieldExistsAlreadyException Class Reference

#include <ArmarXCore/observers/exceptions/user/InvalidDatafieldException.h>

+ Inheritance diagram for DatafieldExistsAlreadyException:

Public Member Functions

 DatafieldExistsAlreadyException (std::string channelName, std::string datafieldName)
 
 ~DatafieldExistsAlreadyException () noexcept override
 

Detailed Description

Definition at line 56 of file InvalidDatafieldException.h.

Constructor & Destructor Documentation

◆ DatafieldExistsAlreadyException()

DatafieldExistsAlreadyException ( std::string  channelName,
std::string  datafieldName 
)
inline

Definition at line 59 of file InvalidDatafieldException.h.

◆ ~DatafieldExistsAlreadyException()

~DatafieldExistsAlreadyException ( )
inlineoverridenoexcept

Definition at line 65 of file InvalidDatafieldException.h.


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