Skip to content

OpenAnalysis::BaseGraph::NodeInUse

NodeInUse exception is thrown if a node being added is already a part of another graph.

Synopsis

Declared in <src/midend/programAnalysis/OpenAnalysis/Utils/BaseGraph.h>

class NodeInUse
    : public Exception

Base Classes

Name

Description

Exception

Exception is the abstract base class for all exceptions that can be thrown by Mint programs.

Member Functions

Name

Description

NodeInUse [constructor]

Construct from Node

~NodeInUse [destructor] [virtual]

Destructor

report [virtual]

Private Data Members

Created with MrDocs