public class GraphConstructionException
extends GraphException
The exception of modifying graph elements in wrong ways. The
modification is due to the change of topology or improper weight
association. Function evaluations incurred by graph reading do not
cause this exception.