Uses of Class
net.ontopia.topicmaps.query.core.QueryException
Packages that use QueryException
Package
Description
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.coreModifier and TypeClassDescriptionclassPUBLIC: This exception is used to indicate that there is something wrong with the query, whether syntactically or semantically.classPUBLIC: This exception is used to indicate that there is something wrong with the query, whether syntactically or semantically.