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 61 of file InvalidDatafieldException.h.

Constructor & Destructor Documentation

◆ DatafieldExistsAlreadyException()

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

Definition at line 64 of file InvalidDatafieldException.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ~DatafieldExistsAlreadyException()

~DatafieldExistsAlreadyException ( )
inlineoverridenoexcept

Definition at line 73 of file InvalidDatafieldException.h.


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