Class InvalidSemanticDescriptorException

All Implemented Interfaces:
Serializable

public class InvalidSemanticDescriptorException extends CAKEException
The InvalidSemanticDescriptorException is thrown when the requested semantic descriptor of a NESTNodeObject is not a subclass of aggregate class.
Author:
Christian Zeyen
See Also:
  • Constructor Details

    • InvalidSemanticDescriptorException

      public InvalidSemanticDescriptorException(Object caller, NESTGraphItemObject object)
      Parameters:
      caller - the caller of the exception
      object - the name of the missing attribute