Methods in salvo.jesus.graph that throw IllegalPathException |
void |
CyclePathImpl.closeCycle()
Method to be called indicating that the Path has been
fully specified. |
void |
CyclePath.closeCycle()
Method to be called indicating that the Path has been
fully specified. |
private void |
CyclePathImpl.validatePath()
Checks the status of the flags and raise an error if required. |
private void |
SimplePathImpl.validatePath(Vertex vertex)
Throws an exception if the vertex being added will result in a non-simple path. |