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