EventAnalysis  1.0.0
Public Member Functions | List of all members
EA::Insertion::Duplicate Class Reference

Exception for trying to insert a duplicate element. More...

#include <InsertionExceptions.h>

Inheritance diagram for EA::Insertion::Duplicate:
EA::Insertion::Exception EA::Exception

Public Member Functions

 Duplicate (std::string msg="Duplicate")
 
- 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 a duplicate element.

Constructor & Destructor Documentation

◆ Duplicate()

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

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