Class IntrusiveEdgeException

All Implemented Interfaces:
Serializable

public class IntrusiveEdgeException extends RuntimeException
Special RuntimeException to signal that IntrusiveEdge is used incorrectly.
Author:
Hannes Wellmann
See Also:
  • Constructor Details

    • IntrusiveEdgeException

      public IntrusiveEdgeException(V source, V target)