Uses of Class
net.ontopia.topicmaps.query.core.QueryException
-
Packages that use QueryException Package Description net.ontopia.topicmaps.query.core Contains the interfaces through which interaction with query processors, queries, and query results are done. -
-
Uses of QueryException in net.ontopia.topicmaps.query.core
Subclasses of QueryException in net.ontopia.topicmaps.query.core Modifier and Type Class Description classBadObjectReferenceExceptionPUBLIC: This exception is used to indicate that there is something wrong with the query, whether syntactically or semantically.classInvalidQueryExceptionPUBLIC: This exception is used to indicate that there is something wrong with the query, whether syntactically or semantically.
-