eNullPointerException Struct Reference

#include <ArmarXCore/statechart/Exception.h>

+ Inheritance diagram for eNullPointerException:

Public Member Functions

 eNullPointerException ()
 
 eNullPointerException (std::string hint)
 
std::string name () const override
 
 ~eNullPointerException () noexcept override
 

Detailed Description

Definition at line 42 of file Exception.h.

Constructor & Destructor Documentation

◆ eNullPointerException() [1/2]

Definition at line 45 of file Exception.h.

◆ eNullPointerException() [2/2]

eNullPointerException ( std::string  hint)
inline

Definition at line 47 of file Exception.h.

◆ ~eNullPointerException()

~eNullPointerException ( )
inlineoverridenoexcept

Definition at line 49 of file Exception.h.

Member Function Documentation

◆ name()

std::string name ( ) const
inlineoverride

Definition at line 50 of file Exception.h.


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