Uses of Class
ai.stapi.graphoperations.graphbuilder.exception.GraphBuilderException
Packages that use GraphBuilderException
-
Uses of GraphBuilderException in ai.stapi.graphoperations.graphbuilder.exception
Methods in ai.stapi.graphoperations.graphbuilder.exception that return GraphBuilderExceptionModifier and TypeMethodDescriptionstatic GraphBuilderExceptionGraphBuilderException.becauseAttributeBuilderIsNotComplete()static GraphBuilderExceptionGraphBuilderException.becauseAttributeValueTypeIsNotSupported(Object value) static GraphBuilderExceptionGraphBuilderException.becauseEdgeHasToBePrecededByNode()static GraphBuilderExceptionGraphBuilderException.becauseEdgeIsNotCompleted()static GraphBuilderExceptionGraphBuilderException.becauseGraphCanNotHaveEdgeAsFirstElement()static GraphBuilderExceptionGraphBuilderException.becauseGraphCanNotHaveEdgeAsLastElement()static GraphBuilderExceptionGraphBuilderException.becauseNodeFromOnEdgeIsNotComplete()static GraphBuilderExceptionGraphBuilderException.becauseNodeIsMissingIdOrType()static GraphBuilderExceptionGraphBuilderException.becauseNodeToOnEdgeIsNotComplete()static GraphBuilderExceptionGraphBuilderException.becauseOfUnexpectedEdgeNeighbor(GraphElementBuilder elementBuilder) static GraphBuilderExceptionGraphBuilderException.becauseThereAreNoAttributesOnElement()static GraphBuilderExceptionGraphBuilderException.becauseThereAreNoElements()static GraphBuilderExceptionGraphBuilderException.becauseThereAreNoElementsAbleToContainAttribute()static GraphBuilderExceptionGraphBuilderException.becauseThereCanNotBeTwoEdgesAfterEachOther()static GraphBuilderExceptionGraphBuilderException.becauseThereCanNotBeTwoNodesAfterEachOther(NodeBuilder previousNode)