| 
    EventAnalysis
    1.0.0
    
   | 
 
Exception for trying to insert an object with a name clash with an existing alias and vice versa. More...
#include <InsertionExceptions.h>
  
 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... | |
Exception for trying to insert an object with a name clash with an existing alias and vice versa.
      
  | 
  inline | 
 1.8.13