Uses of Class
ai.stapi.graphoperations.objectGraphMapper.model.exceptions.ObjectGraphMapperException
Packages that use ObjectGraphMapperException
-
Uses of ObjectGraphMapperException in ai.stapi.graphoperations.objectGraphMapper.model.exceptions
Methods in ai.stapi.graphoperations.objectGraphMapper.model.exceptions that return ObjectGraphMapperExceptionModifier and TypeMethodDescriptionstatic ObjectGraphMapperExceptionObjectGraphMapperException.becauseFirstObjectGraphMappingIsNotObject(ObjectGraphMapping objectGraphMapping) static ObjectGraphMapperExceptionObjectGraphMapperException.becausegivenObjectIsNull(ObjectGraphMapping objectGraphMapping) static ObjectGraphMapperExceptionObjectGraphMapperException.becauseMoreThanOneSpecificResolverForGivenDeclaration(Declaration declaration, List<SpecificObjectGraphMapper> supportingSpecificGraphWriters) static ObjectGraphMapperExceptionObjectGraphMapperException.becauseNoSupportingSpecificResolverForGivenDeclaration(Declaration declaration) static ObjectGraphMapperExceptionObjectGraphMapperException.becauseResolverCanNotResolveEntityIdentifier(SpecificObjectGraphMapper supportingResolver)