Class VersionedAttributeCannotBeCreatedWithDifferentTypes

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ai.stapi.graph.exceptions.GraphException
ai.stapi.graph.versionedAttributes.exceptions.VersionedAttributeCannotBeCreatedWithDifferentTypes
All Implemented Interfaces:
Serializable

public class VersionedAttributeCannotBeCreatedWithDifferentTypes extends GraphException
See Also:
  • Constructor Details

    • VersionedAttributeCannotBeCreatedWithDifferentTypes

      public VersionedAttributeCannotBeCreatedWithDifferentTypes(String expectedType, List<String> providedType)