Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ai.stapi.graph.exceptions.GraphException
- ai.stapi.graph.exceptions.EdgeNotFound
- ai.stapi.graph.exceptions.EdgeWithSameIdAndTypeAlreadyExists
- ai.stapi.graph.exceptions.GraphElementNotFound
- ai.stapi.graph.exceptions.MoreThanOneNodeFoundWithGivenAttributeException
- ai.stapi.graph.exceptions.MoreThanOneNodeOfTypeFoundException
- ai.stapi.graph.exceptions.NodeNotFound
- ai.stapi.graph.exceptions.NodeOfTypeNotFoundException
- ai.stapi.graph.exceptions.NodeWithSameIdAndTypeAlreadyExists
- ai.stapi.graph.exceptions.OneOrBothNodesOnEdgeDoesNotExist
- ai.stapi.graph.exceptions.UnableToReplaceNode
- ai.stapi.graph.exceptions.GraphException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)