Click or drag to resize

ExceptionFactoryVertexWithIdAlreadyExists Method

[Missing <summary> documentation for "M:Frontenac.Blueprints.Util.ExceptionFactory.VertexWithIdAlreadyExists(System.Object)"]

Namespace:  Frontenac.Blueprints.Util
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public static ArgumentException VertexWithIdAlreadyExists(
	Object id
)

Parameters

id
Type: SystemObject

[Missing <param name="id"/> documentation for "M:Frontenac.Blueprints.Util.ExceptionFactory.VertexWithIdAlreadyExists(System.Object)"]

Return Value

Type: ArgumentException

[Missing <returns> documentation for "M:Frontenac.Blueprints.Util.ExceptionFactory.VertexWithIdAlreadyExists(System.Object)"]

See Also