Uses of Class
net.ontopia.utils.OntopiaException
Packages that use OntopiaException
Package
Description
An object-relational mapping framework.
Contains the interfaces through which interaction with query
processors, queries, and query results are done.
-
Uses of OntopiaException in net.ontopia.infoset.content
Subclasses of OntopiaException in net.ontopia.infoset.contentModifier and TypeClassDescriptionclassINTERNAL: Thrown when problems occur in content store implementations. -
Uses of OntopiaException in net.ontopia.persistence.proxy
Subclasses of OntopiaException in net.ontopia.persistence.proxyModifier and TypeClassDescriptionclassINTERNAL: Thrown when persistence related problems occur. -
Uses of OntopiaException in net.ontopia.topicmaps.query.core
Subclasses of OntopiaException 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.classPUBLIC: Common super-exception for all exceptions thrown by the query engine. -
Uses of OntopiaException in net.ontopia.topicmaps.utils.tmrap
Subclasses of OntopiaException in net.ontopia.topicmaps.utils.tmrapModifier and TypeClassDescriptionclassINTERNAL: Thrown to show that there was an error at the TMRAP level.