Class UngroundedException

  • All Implemented Interfaces:
    Serializable

    public class UngroundedException
    extends OntologyException
    Thrown when working with an ungrounded abstract descriptor, i.e., a descriptor containing variables. Typically, thrown when applying Ontology.toObject(AbsObject) to an ungrouded abstract descriptor.
    Author:
    Federico Bergenti - Universita` di Parma
    See Also:
    jade.content.onto, Serialized Form
    • Constructor Detail

      • UngroundedException

        public UngroundedException()
        Constructor