Click or drag to resize

ExceptionFactoryIndexAlreadyExists Method

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

Namespace:  Frontenac.Blueprints.Util
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public static ArgumentException IndexAlreadyExists(
	string indexName
)

Parameters

indexName
Type: SystemString

[Missing <param name="indexName"/> documentation for "M:Frontenac.Blueprints.Util.ExceptionFactory.IndexAlreadyExists(System.String)"]

Return Value

Type: ArgumentException

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

See Also