scram::mef::DuplicateElementError
This error indicates that elements must be unique.
#include <error.h>
Inherits from scram::mef::ValidityError, scram::Error, std::exception
Public Functions
| Name | |
|---|---|
| DuplicateElementError() |
Additional inherited members
Public Functions inherited from scram::mef::ValidityError
| Name | |
|---|---|
| Error(std::string msg)<br>Constructs a new error with a provided message. |
Public Functions inherited from scram::Error
| Name | |
|---|---|
| Error(std::string msg)<br>Constructs a new error with a provided message. | |
| const char * | what() const |
Public Functions Documentation
function DuplicateElementError
cpp
inline DuplicateElementError()Updated on 2025-11-11 at 16:51:08 +0000
