Class OntologyStructureException

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    InvalidReferenceException

    public abstract class OntologyStructureException
    extends Exception
    Ontology contains contains structure that constitutes an exception

    Example: a logical axiom referencing a deprecated entity

    Author:
    cjm
    See Also:
    Serialized Form
    • Constructor Detail

      • OntologyStructureException

        public OntologyStructureException()