|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OntopiaException | |
---|---|
net.ontopia.infoset.content | |
net.ontopia.persistence.proxy | An object-relational mapping framework. |
net.ontopia.topicmaps.query.core | Contains the interfaces through which interaction with query processors, queries, and query results are done. |
net.ontopia.topicmaps.utils.tmrap |
Uses of OntopiaException in net.ontopia.infoset.content |
---|
Subclasses of OntopiaException in net.ontopia.infoset.content | |
---|---|
class |
ContentStoreException
INTERNAL: Thrown when problems occur in content store implementations. |
Uses of OntopiaException in net.ontopia.persistence.proxy |
---|
Subclasses of OntopiaException in net.ontopia.persistence.proxy | |
---|---|
class |
PersistenceException
INTERNAL: Thrown when persistence related problems occur. |
Uses of OntopiaException in net.ontopia.topicmaps.query.core |
---|
Subclasses of OntopiaException in net.ontopia.topicmaps.query.core | |
---|---|
class |
BadObjectReferenceException
PUBLIC: This exception is used to indicate that there is something wrong with the query, whether syntactically or semantically. |
class |
InvalidQueryException
PUBLIC: This exception is used to indicate that there is something wrong with the query, whether syntactically or semantically. |
class |
QueryException
PUBLIC: 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.tmrap | |
---|---|
class |
TMRAPException
INTERNAL: Thrown to show that there was an error at the TMRAP level. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |