scram::mef::CycleError
Unacceptable cycles in model structures.
#include <error.h>
Inherits from scram::mef::ValidityError, scram::Error, std::exception
Public Functions
| Name | |
|---|---|
| CycleError() |
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 CycleError
cpp
inline CycleError()Updated on 2025-11-11 at 16:51:08 +0000
