Uses of Class
ai.stapi.graphoperations.graphReader.mappingPartReadResolvers.exception.GraphDescriptionReadResolverException
Packages that use GraphDescriptionReadResolverException
-
Uses of GraphDescriptionReadResolverException in ai.stapi.graphoperations.graphReader.mappingPartReadResolvers.exception
Methods in ai.stapi.graphoperations.graphReader.mappingPartReadResolvers.exception that return GraphDescriptionReadResolverExceptionModifier and TypeMethodDescriptionGraphDescriptionReadResolverException.becauseAttributeDoesNotExists(ai.stapi.identity.UniqueIdentifier graphElementId, String attributeName) GraphDescriptionReadResolverException.becauseEdgeDoesNotContainNodeOfGivenType(ai.stapi.identity.UniqueIdentifier edgeId, String nodeType) GraphDescriptionReadResolverException.becauseGraphDescriptionTypeIsNotSupported(PositiveGraphDescription graphDescription, GraphDescriptionReadResolver resolver) GraphDescriptionReadResolverException.becauseIngoingReadResultIsNotSupported(ReadResult readResult, GraphDescriptionReadResolver resolver)