Uses of Package
laas.openrobots.ontology.exceptions
-
Packages that use laas.openrobots.ontology.exceptions Package Description laas.openrobots.ontology Base package, that mainly stores the oro-server entry class,OroServer
.laas.openrobots.ontology.backends Provides the actual underlying ontology-based storage.laas.openrobots.ontology.connectors Provides external connectors to communicate with the server.laas.openrobots.ontology.exceptions Stores all the exceptions used by oro-server.laas.openrobots.ontology.helpers laas.openrobots.ontology.modules.alterite Allows explicit representation of other agents with independant models of the world.laas.openrobots.ontology.modules.base laas.openrobots.ontology.modules.categorization Provides methods to extract similarities, differences and categories from a set of concepts.laas.openrobots.ontology.modules.events Provides the cognitive event manager module.laas.openrobots.ontology.tests Provides unit-tests suites fro oro-server.laas.openrobots.ontology.types Stores some type and serialization-related classes. -
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology Class Description IllegalStatementException This exception is thrown when a literal statement is malformed (eg, 2 tokens instead of three).InvalidPluginException OntologyConnectorException OntologyServerException PluginNotFoundException -
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.backends Class Description EventRegistrationException IllegalStatementException This exception is thrown when a literal statement is malformed (eg, 2 tokens instead of three).InconsistentOntologyException InvalidQueryException OntologyServerException -
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.connectors Class Description OntologyConnectorException -
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.exceptions Class Description OntologyServerException -
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.helpers Class Description IllegalStatementException This exception is thrown when a literal statement is malformed (eg, 2 tokens instead of three).InvalidRuleException This exception is thrown when a SWRL rule is malformed.OntologyServerException -
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.modules.alterite Class Description AgentNotFoundException EventRegistrationException IllegalStatementException This exception is thrown when a literal statement is malformed (eg, 2 tokens instead of three).InconsistentOntologyException InvalidEventDescriptorException This exception is thrown when a event is registered with invalid parameters.InvalidModelException InvalidPolicyException NotComparableException This exception is thrown when a two concepts are compared but are not of the same nature (for instance, a comparison between a class and an instance would throw a NotComparableException).OntologyServerException -
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.modules.base Class Description IllegalStatementException This exception is thrown when a literal statement is malformed (eg, 2 tokens instead of three).InconsistentOntologyException InvalidQueryException OntologyServerException -
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.modules.categorization Class Description NotComparableException This exception is thrown when a two concepts are compared but are not of the same nature (for instance, a comparison between a class and an instance would throw a NotComparableException). -
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.modules.events Class Description EventRegistrationException InvalidEventDescriptorException This exception is thrown when a event is registered with invalid parameters.OntologyServerException -
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.tests Class Description IllegalStatementException This exception is thrown when a literal statement is malformed (eg, 2 tokens instead of three). -
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.types Class Description InvalidPolicyException