Uses of Class
ai.stapi.graphoperations.graphLanguage.graphDescription.graphDescriptionBuilder.exception.GraphDescriptionBuilderException
Packages that use GraphDescriptionBuilderException
Package
Description
-
Uses of GraphDescriptionBuilderException in ai.stapi.graphoperations.graphLanguage.graphDescription.graphDescriptionBuilder.exception
Methods in ai.stapi.graphoperations.graphLanguage.graphDescription.graphDescriptionBuilder.exception that return GraphDescriptionBuilderExceptionModifier and TypeMethodDescriptionGraphDescriptionBuilderException.becauseDescriptionTypeIsNotSupported(GraphDescription graphDescription) GraphDescriptionBuilderException.becauseDescriptionTypeIsSupportedByMultipleBuilders(GraphDescription graphDescription) GraphDescriptionBuilderException.becauseEdgeDirectionIsNotSupported(EdgeDirection direction) GraphDescriptionBuilderException.becauseFirstGraphDescriptionIsForRemoval(SpecificGraphDescriptionBuilder localSpecificBuilder) GraphDescriptionBuilderException.becauseProvidedValueIsNotPrimitiveType(Object value) GraphDescriptionBuilderException.becauseThereAreNoBuilders()GraphDescriptionBuilderException.becauseThereAreNoGraphBuildersWithGivenType(Class<? extends SpecificGraphDescriptionBuilder> builderType) GraphDescriptionBuilderException.becauseThereAreNoGraphElementsBuilders()GraphDescriptionBuilderException.becauseValueTypeIsNotSupported(Object value)