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

Exception for trying to assign an alias to an alias. More...

#include <InsertionExceptions.h>

Inheritance diagram for EA::Insertion::AliasOfAlias:
EA::Insertion::Exception EA::Exception

Public Member Functions

 AliasOfAlias (std::string msg="AliasOfAlias")
 
- 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 alias.

Constructor & Destructor Documentation

◆ AliasOfAlias()

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

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