A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
GraphLibrary.Exceptions
NodeNotInGraphException Class
NodeNotInGraphException Constructor
NodeNotInGraphException Constructor (Int32)
NodeNotInGraphException Constructor (String)
NodeNotInGraphException Constructor (String)
Initializes a new instance of the
NodeNotInGraphException
class
Namespace:
GraphLibrary.Exceptions
Assembly:
GraphLibrary (in GraphLibrary.dll) Version: 1.0.1
Syntax
C#
Copy
public
NodeNotInGraphException
(
string
node
)
Parameters
node
Type:
System
String
See Also
Reference
NodeNotInGraphException Class
NodeNotInGraphException Overload
GraphLibrary.Exceptions Namespace