Node Exceptions#
Custom exceptions for nodes.
- exception hiveplotlib.exceptions.node.RepeatUniqueNodeIDsError#
Raise a custom exception when non-unique node IDs are provided in a
NodeCollectioninstance.Node IDs must be unique in a
NodeCollectioninstance.