EventAnalysis
1.0.0
|
Exception for trying to assign an alias to an object that does not exist. More...
#include <InsertionExceptions.h>
Public Member Functions | |
MissingAliasedObject (std::string msg="MissingAliasedObject") | |
![]() | |
Exception (std::string msg="Exception") | |
![]() | |
Exception (std::string msg="") | |
const char * | what () const noexcept override |
The error message. More... | |
Exception for trying to assign an alias to an object that does not exist.
|
inline |