SharedMemoryException Class Reference

#include <ArmarXCore/core/services/sharedmemory/exceptions/SharedMemoryExceptions.h>

+ Inheritance diagram for SharedMemoryException:

Public Member Functions

std::string name () const override
 
 SharedMemoryException (std::string memoryName, std::string reason)
 
 ~SharedMemoryException () noexcept override
 

Detailed Description

Definition at line 33 of file SharedMemoryExceptions.h.

Constructor & Destructor Documentation

◆ SharedMemoryException()

SharedMemoryException ( std::string  memoryName,
std::string  reason 
)
inline

Definition at line 36 of file SharedMemoryExceptions.h.

◆ ~SharedMemoryException()

~SharedMemoryException ( )
inlineoverridenoexcept

Definition at line 41 of file SharedMemoryExceptions.h.

Member Function Documentation

◆ name()

std::string name ( ) const
inlineoverride

Definition at line 43 of file SharedMemoryExceptions.h.


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