Uses of Class
fr.paris5.shaman.insight.integrity.IntegrityException

Packages that use IntegrityException
fr.paris5.shaman.insight.integrity Application-specific exceptions. 
fr.paris5.shaman.spirit.insightsource Implementation of insight-content: pseudo-protocol, used in Sitemap for fetching Insight content. 
 

Uses of IntegrityException in fr.paris5.shaman.insight.integrity
 

Subclasses of IntegrityException in fr.paris5.shaman.insight.integrity
 class ConsistencyException
          Thrown when some kind of internal inconsistency is detected in the Insight Model.
 class InvalidIdException
          Thrown when the requested Id did not exist.
 class InvalidTopicPathException
          Thrown when the Topic path was invalid.
 class NoDefaultPublicationException
          Means that a Topic returned a null default Publication.
 class PublicationNotOwnedException
          Thrown when a Publication is said to be owned by a Topic, but the underlying Topic has no Publication with the given Publication Id.
 class PublicationSealedException
          Thrown when an operation cannot be performed on a Publication, because this one is sealed.
 class UnknownModelException
          Thrown when a Model object could not be found.
 

Uses of IntegrityException in fr.paris5.shaman.spirit.insightsource
 

Methods in fr.paris5.shaman.spirit.insightsource that throw IntegrityException
 Fragment InsightDataAccess.getFragment(LocationParser locationParser)
          Retrieves a Fragment, guaranteeing it is up-to-date.
 Publication InsightDataAccess.getPublication(LocationParser locationParser)
          Retrieves a Fragment, guaranteeing it is up-to-date.
 



Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.