Package | Description |
---|---|
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 |
Modifier and Type | Class and Description |
---|---|
class |
ContentStoreException
INTERNAL: Thrown when problems occur in content store
implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistenceException
INTERNAL: Thrown when persistence related problems occur.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
TMRAPException
INTERNAL: Thrown to show that there was an error at the TMRAP level.
|