Class NoSemanticDescriptorException

All Implemented Interfaces:
Serializable

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

    • NoSemanticDescriptorException

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