FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
Loading...
Searching...
No Matches
GraphCycleException.h File Reference
#include <stdexcept>
#include <unordered_set>
#include "elements/blocks/structures/BlocksConnectionSide.h"
+ Include dependency graph for GraphCycleException.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  business_logic::errors::GraphCycleException
 Exception thrown when a graph cycle is detected. More...
 

Namespaces

namespace  business_logic
 The business logic module.
 
namespace  business_logic::errors
 Logic exception classes.