Uses of Class
net.ontopia.utils.OntopiaRuntimeException
Packages that use OntopiaRuntimeException
Package
Description
An object-relational mapping framework.
Provides interfaces for topic map objects; the topic map API for all Ontopia
topic map implementations.
The implementation of and public API to the DB2TM module for
converting relational data (in CSV files or RDBMSs) to Topic Maps.
High level interfaces for locating and maintaining references to
topic maps.
INTERNAL: Classes that are used by many implementations.
This package provides support for the JSON Topic Map
Notation (or JTM) format for topic maps.
This package provides support for RDF (Resource Description
Framework), a topic map-like data model for metadata defined by the
W3C.
Classes for importing and exporting topic maps in the XML
interchange format.
Contains utility classes and generic interfaces.
-
Uses of OntopiaRuntimeException in net.ontopia.persistence.proxy
Subclasses of OntopiaRuntimeException in net.ontopia.persistence.proxyModifier and TypeClassDescriptionclassINTERNAL: Thrown when an object was not found in the database.classINTERNAL: Thrown when persistence related problems occur.classINTERNAL: Thrown when modifications are attempted on a read-only transaction.classINTERNAL: Thrown when persistence related problems occur. -
Uses of OntopiaRuntimeException in net.ontopia.topicmaps.core
Subclasses of OntopiaRuntimeException in net.ontopia.topicmaps.coreModifier and TypeClassDescriptionclassPUBLIC: Thrown when an object model constraint is violated.classPUBLIC: Thrown when a topic map object is attempted used in more than a single topic maps.classINTERNAL: Thrown when a reifiable object is reified by a topic that already reifies another reifiable object.classPUBLIC: Thrown when an object is attempted removed, but cannot.classPUBLIC: Thrown when a deleted topic map object is attempted reassigned to a property in a topic map.classPUBLIC: Thrown when changes are attempted made on read-only objects.classPUBLIC: An exception that is thrown when a store has been deleted.classPUBLIC: An exception that is thrown when parts of a store is accessed without the store being open.classPUBLIC: An exception that is thrown when a transaction is accessed without the transaction being active.classPUBLIC: Thrown when a uniqueness constraint is violated. -
Uses of OntopiaRuntimeException in net.ontopia.topicmaps.db2tm
Subclasses of OntopiaRuntimeException in net.ontopia.topicmaps.db2tmModifier and TypeClassDescriptionclassINTERNAL: Thrown when configuration errors are detected by DB2TM.classINTERNAL: Thrown when runtime errors occur inside DB2TM.classINTERNAL: Thrown when data input errors are detected by DB2TM. -
Uses of OntopiaRuntimeException in net.ontopia.topicmaps.entry
Subclasses of OntopiaRuntimeException in net.ontopia.topicmaps.entryModifier and TypeClassDescriptionclassINTERNAL: An exception that is thrown when a topic map reference is accessed after the reference has been close. -
Uses of OntopiaRuntimeException in net.ontopia.topicmaps.impl.utils
Subclasses of OntopiaRuntimeException in net.ontopia.topicmaps.impl.utilsModifier and TypeClassDescriptionclassINTERNAL: Thrown when a phantom object is being accessed in a way that is not allowed. -
Uses of OntopiaRuntimeException in net.ontopia.topicmaps.utils.jtm
Subclasses of OntopiaRuntimeException in net.ontopia.topicmaps.utils.jtmModifier and TypeClassDescriptionclassINTERNAL: Exception used to indicate errors while importing JTM topic maps. -
Uses of OntopiaRuntimeException in net.ontopia.topicmaps.utils.rdf
Subclasses of OntopiaRuntimeException in net.ontopia.topicmaps.utils.rdfModifier and TypeClassDescriptionclassPUBLIC: Thrown when an error occurs during RDF-to-topic maps conversion. -
Uses of OntopiaRuntimeException in net.ontopia.topicmaps.viz
Subclasses of OntopiaRuntimeException in net.ontopia.topicmaps.vizModifier and TypeClassDescriptionclassINTERNAL: Reports known error conditions, that can typically be corrected by the user. -
Uses of OntopiaRuntimeException in net.ontopia.topicmaps.xml
Subclasses of OntopiaRuntimeException in net.ontopia.topicmaps.xmlModifier and TypeClassDescriptionclassPUBLIC: Thrown when an invalid topic map is processed. -
Uses of OntopiaRuntimeException in net.ontopia.utils
Subclasses of OntopiaRuntimeException in net.ontopia.utilsModifier and TypeClassDescriptionclassINTERNAL: Thrown to indicate that the requested operation is not supported. -
Uses of OntopiaRuntimeException in ontopoly.model
Subclasses of OntopiaRuntimeException in ontopoly.model -
Uses of OntopiaRuntimeException in ontopoly.utils
Subclasses of OntopiaRuntimeException in ontopoly.utils