EventAnalysis  1.3.0
Public Member Functions | List of all members
EA::Insertion::NameAliasClash Class Reference

Exception for trying to insert an object with a name clash with an existing alias and vice versa. More...

#include <InsertionExceptions.h>

Inheritance diagram for EA::Insertion::NameAliasClash:
EA::Insertion::Exception EA::Exception

Public Member Functions

 NameAliasClash (std::string msg="NameAliasClash")
 
- 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 insert an object with a name clash with an existing alias and vice versa.

Constructor & Destructor Documentation

◆ NameAliasClash()

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

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