public void SetVertexConnectionMap( VertexIndexPairArray vertexMap )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when the input argument-"vertexMap"-is null. |
| ArgumentException | Thrown if the input argument-"vertexMap"-is empty. |
| InvalidOperationException | Thrown when the document failed to regenerate. |