public void DisconnectFrom( Connector connector )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when argument is null. |
| ArgumentException | Argument is invalid. |
| InvalidOperationException | Thrown when no connection between these two connector. Thrown on failure to remove the connection between these two connectors. |