Class InvalidArityOfControlException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ToManyConnections

public class InvalidArityOfControlException extends InvalidConnectionException
Exception that is thrown with operations on controls where the arity must be considered, e.g., connecting links to a node with no free ports.
Author:
Dominik Grzelak
See Also:
  • Constructor Details

    • InvalidArityOfControlException

      public InvalidArityOfControlException()
    • InvalidArityOfControlException

      protected InvalidArityOfControlException(String message)