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