Graph Precondition Failure
A GraphPreconditionFailure is thrown whenever a precondition of a graph manipulation operation does not hold. The preconditions are described in the JavaDoc comment for each operation.
Parameters
message
The message describing the specific problem.