Class GraphException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AttributeNotFoundException, CannotCreateGraphWithOtherThanGraphElements, CompositeAttributeCannotBeCreated, EdgeNotFound, EdgeWithSameIdAlreadyExists, GraphEdgesCannotBeMerged, GraphElementNotFound, GraphNodesCannotBeMerged, MoreThanOneNodeFoundWithGivenAttributeException, MoreThanOneNodeOfTypeFoundException, MoreThanOneNodeWithAttributeFoundException, NodeNotFound, NodeOfTypeNotFoundException, NodeWithAttributeNotFound, NodeWithSameIdAlreadyExists, OneOrBothNodesOnEdgeDoesNotExist, UnableToReplaceNode, VersionedAttributeCannotBeCreatedWithDifferentTypes, VersionedAttributeCannotBeEmpty, VersionedAttributesException

public class GraphException extends RuntimeException
See Also: