An Exception is thrown when a connection is added into a container shape in an MVVM scenario. More specifically, when you create a new LinkViewModelBase<T> and use the AddItem method of the ContainerNodeViewModelBase<T> to add it inside the container.