Package laas.openrobots.ontology.exceptions
package laas.openrobots.ontology.exceptions
Stores all the exceptions used by oro-server.
- Since:
- 0.0.1
-
Exception ClassesClassDescriptionThis 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 SWRL rule is malformed.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).