public void ConnectTo( Connector connector )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when argument is null. |
| ArgumentException | Argument is invalid. |
| InvalidOperationException | Thrown when two connectors with different domain types. Thrown when these two connectors fail to connect each other. Thrown when connection already exists. |