Class AttributeMappingPartResolverException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ai.stapi.graphoperations.graphReader.mappingPartReadResolvers.exception.AttributeMappingPartResolverException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbecauseFoundAttributeTypeIsNotSupported(ai.stapi.graph.attribute.Attribute<?> attribute, String dataType) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
becauseFoundAttributeTypeIsNotSupported
public static AttributeMappingPartResolverException becauseFoundAttributeTypeIsNotSupported(ai.stapi.graph.attribute.Attribute<?> attribute, String dataType)
-