Class GraphToMapObjectMapperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ai.stapi.graphoperations.graphToMapObjectMapper.exception.GraphToMapObjectMapperException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbecauseObjectCannotBeResolvedFromMultipleStartingElements(List<ai.stapi.graph.traversableGraphElements.TraversableGraphElement> elements) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
becauseNodeTypeIsNotValidSerializationType
public static GraphToMapObjectMapperException becauseNodeTypeIsNotValidSerializationType(String nodeType) -
becauseOgmIsNotSupported
-
becauseOgmIsSupportedByMultipleMappers
public static GraphToMapObjectMapperException becauseOgmIsSupportedByMultipleMappers(ObjectGraphMapping mapping) -
becauseObjectCannotBeResolvedFromMultipleStartingElements
public static GraphToMapObjectMapperException becauseObjectCannotBeResolvedFromMultipleStartingElements(List<ai.stapi.graph.traversableGraphElements.TraversableGraphElement> elements) -
becauseObjectsCannotSplitIntoMultipleBranchedInsideObjectOgm
public static GraphToMapObjectMapperException becauseObjectsCannotSplitIntoMultipleBranchedInsideObjectOgm() -
becauseLeafCannotLeadToMultipleValues
-
becauseProvidedGraphIsEmpty
-