Click or drag to resize

ExceptionFactoryClassIsNotIndexable Method

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

Namespace:  Frontenac.Blueprints.Util
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public static ArgumentException ClassIsNotIndexable(
	Type clazz
)

Parameters

clazz
Type: SystemType

[Missing <param name="clazz"/> documentation for "M:Frontenac.Blueprints.Util.ExceptionFactory.ClassIsNotIndexable(System.Type)"]

Return Value

Type: ArgumentException

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

See Also