EventAnalysis  1.0.0
Public Member Functions | List of all members
EA::Insertion::MissingAliasedObject Class Reference

Exception for trying to assign an alias to an object that does not exist. More...

#include <InsertionExceptions.h>

Inheritance diagram for EA::Insertion::MissingAliasedObject:
EA::Insertion::Exception EA::Exception

Public Member Functions

 MissingAliasedObject (std::string msg="MissingAliasedObject")
 
- Public Member Functions inherited from EA::Insertion::Exception
 Exception (std::string msg="Exception")
 
- Public Member Functions inherited from EA::Exception
 Exception (std::string msg="")
 
const char * what () const noexcept override
 The error message. More...
 

Detailed Description

Exception for trying to assign an alias to an object that does not exist.

Constructor & Destructor Documentation

◆ MissingAliasedObject()

EA::Insertion::MissingAliasedObject::MissingAliasedObject ( std::string  msg = "MissingAliasedObject")
inline

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