NotInitializedException Class Reference

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

+ Inheritance diagram for NotInitializedException:

Public Member Functions

std::string ice_id () const override
 
 NotInitializedException (const std::string &fieldName="UnknownField")
 
const char * what () const noexcept override
 
 ~NotInitializedException () noexcept override
 

Detailed Description

Definition at line 34 of file NotInitializedException.h.

Constructor & Destructor Documentation

◆ NotInitializedException()

NotInitializedException ( const std::string &  fieldName = "UnknownField")
inline

Definition at line 38 of file NotInitializedException.h.

◆ ~NotInitializedException()

~NotInitializedException ( )
inlineoverridenoexcept

Definition at line 43 of file NotInitializedException.h.

Member Function Documentation

◆ ice_id()

std::string ice_id ( ) const
inlineoverride

Definition at line 46 of file NotInitializedException.h.

◆ what()

const char* what ( ) const
inlineoverridenoexcept

Definition at line 52 of file NotInitializedException.h.


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