Uses of Class
org.tmapi.core.TMAPIRuntimeException

Packages that use TMAPIRuntimeException
org.tmapi.core Core interfaces which provide the functionality of the Topic Maps - Data Model
 

Uses of TMAPIRuntimeException in org.tmapi.core
 

Subclasses of TMAPIRuntimeException in org.tmapi.core
 class IdentityConstraintException
          This exception is used to report identity constraint violations.
 class MalformedIRIException
          Thrown to indicate that a malformed IRI has occurred.
 class ModelConstraintException
          This exception is used to report Topic Maps - Data Model constraint violations.
 class TopicInUseException
          Thrown when an attempt is made to remove a Topic which is being used as a type, as a reifier, or as a role player in an association, or in a scope.