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

Base class for insertion exceptions. More...

#include <InsertionExceptions.h>

Inheritance diagram for EA::Insertion::Exception:
EA::Exception EA::Insertion::AliasOfAlias EA::Insertion::BadAliasedType EA::Insertion::Duplicate EA::Insertion::Error EA::Insertion::MissingAliasedObject EA::Insertion::NameAliasClash

Public Member Functions

 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

Base class for insertion exceptions.

Constructor & Destructor Documentation

◆ Exception()

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

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