Package com.graphs.exceptions.vertex
package com.graphs.exceptions.vertex
Vertex-related exceptions package.
- Since:
- 1.1
-
ExceptionsClassDescriptionThis exception can be thrown whenever a negative vertex index occurs.This exception can be thrown whenever a graph does not contain a vertex with a given index.This is an abstract exception class related to any vertex index problem.