Uses of Class
ai.stapi.graphoperations.graphToMapObjectMapper.exception.GraphToMapObjectMapperException
Packages that use GraphToMapObjectMapperException
-
Uses of GraphToMapObjectMapperException in ai.stapi.graphoperations.graphToMapObjectMapper.exception
Methods in ai.stapi.graphoperations.graphToMapObjectMapper.exception that return GraphToMapObjectMapperExceptionModifier and TypeMethodDescriptionGraphToMapObjectMapperException.becauseLeafCannotLeadToMultipleValues()GraphToMapObjectMapperException.becauseNodeTypeIsNotValidSerializationType(String nodeType) GraphToMapObjectMapperException.becauseObjectCannotBeResolvedFromMultipleStartingElements(List<ai.stapi.graph.traversableGraphElements.TraversableGraphElement> elements) GraphToMapObjectMapperException.becauseObjectsCannotSplitIntoMultipleBranchedInsideObjectOgm()GraphToMapObjectMapperException.becauseOgmIsNotSupported(ObjectGraphMapping mapping) GraphToMapObjectMapperException.becauseOgmIsSupportedByMultipleMappers(ObjectGraphMapping mapping) GraphToMapObjectMapperException.becauseProvidedGraphIsEmpty()