ExceptionFactoryEdgeIdCanNotBeNull Method |
[Missing <summary> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.ExceptionFactory.EdgeIdCanNotBeNull"]
Namespace:
VelocityGraph.Frontenac.Blueprints.Util
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public static ArgumentException EdgeIdCanNotBeNull()
Public Shared Function EdgeIdCanNotBeNull As ArgumentException
public:
static ArgumentException^ EdgeIdCanNotBeNull()
static member EdgeIdCanNotBeNull : unit -> ArgumentException
Return Value
Type:
ArgumentException[Missing <returns> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.ExceptionFactory.EdgeIdCanNotBeNull"]
See Also