Class InnerNameConnectedToEdgeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bigraphs.framework.core.exceptions.InvalidConnectionException
org.bigraphs.framework.core.exceptions.builder.InnerNameConnectedToEdgeException
All Implemented Interfaces:
Serializable

public class InnerNameConnectedToEdgeException extends InvalidConnectionException
When the user is trying to connect an inner name to an outer name where the inner name is already connected to an edge which connects nodes or other inner names.
Author:
Dominik Grzelak
See Also:
  • Constructor Details

    • InnerNameConnectedToEdgeException

      public InnerNameConnectedToEdgeException()