EventAnalysis
1.0.0
|
Exception for trying to assign an alias to an alias. More...
#include <InsertionExceptions.h>
Public Member Functions | |
AliasOfAlias (std::string msg="AliasOfAlias") | |
![]() | |
Exception (std::string msg="Exception") | |
![]() | |
Exception (std::string msg="") | |
const char * | what () const noexcept override |
The error message. More... | |
Exception for trying to assign an alias to an alias.
|
inline |