Class GraphValidationException

All Implemented Interfaces:
Serializable

public final class GraphValidationException extends IllegalStateException
Indicates that graph topology refers to a node absent from the graph.
See Also:
  • Constructor Details

    • GraphValidationException

      public GraphValidationException(String message)