Uses of Package
laas.openrobots.ontology.exceptions
Packages that use laas.openrobots.ontology.exceptions
Package
Description
Base package, that mainly stores the oro-server entry class,
OroServer
.Provides the actual underlying ontology-based storage.
Provides external connectors to communicate with the server.
Stores all the exceptions used by oro-server.
Allows explicit representation of other agents with independant models of
the world.
Provides methods to extract similarities, differences and categories from
a set of concepts.
Provides the cognitive event manager module.
Provides unit-tests suites fro oro-server.
Stores some type and serialization-related classes.
-
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontologyClassDescriptionThis 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.backendsClassDescriptionThis 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.connectors
-
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.exceptions
-
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.helpersClassDescriptionThis exception is thrown when a literal statement is malformed (eg, 2 tokens instead of three).This exception is thrown when a SWRL rule is malformed.
-
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.modules.alteriteClassDescriptionThis exception is thrown when a literal statement is malformed (eg, 2 tokens instead of three).This exception is thrown when a event is registered with invalid parameters.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.baseClassDescriptionThis 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.modules.categorizationClassDescriptionThis 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.eventsClassDescriptionThis exception is thrown when a event is registered with invalid parameters.
-
Classes in laas.openrobots.ontology.exceptions used by laas.openrobots.ontology.testsClassDescriptionThis 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