OpenAnalysis::BaseGraph::DuplicateEdge
DuplicateEdge exception is thrown if an edge being added is already a part of the graph.
Synopsis
Declared in <src/midend/programAnalysis/OpenAnalysis/Utils/BaseGraph.h>
class DuplicateEdge
: public Exception
Base Classes
Name |
Description |
Exception is the abstract base class for all exceptions that can be thrown by Mint programs. |
Member Functions
Name |
Description |
|
Construct from |
|
Destructor |
|
Private Data Members
Name |
Created with MrDocs