Class VersionedAttributesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ai.stapi.graph.exceptions.GraphException
ai.stapi.graph.versionedAttributes.exceptions.VersionedAttributesException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CannotAddNewVersionOfAttribute, CannotMergeTwoVersionedAttributes

public abstract class VersionedAttributesException extends GraphException
See Also:
  • Constructor Details

    • VersionedAttributesException

      public VersionedAttributesException(String message)