Package fr.paris5.shaman.insight.integrity

Application-specific exceptions.

See:
          Description

Exception Summary
ConsistencyException Thrown when some kind of internal inconsistency is detected in the Insight Model.
IntegrityException Base class for Exceptions expressing that Insight buisness rules were violated.
InvalidIdException Thrown when the requested Id did not exist.
InvalidTopicPathException Thrown when the Topic path was invalid.
NoDefaultPublicationException Means that a Topic returned a null default Publication.
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.
PublicationSealedException Thrown when an operation cannot be performed on a Publication, because this one is sealed.
UnknownModelException Thrown when a Model object could not be found.
 

Package fr.paris5.shaman.insight.integrity Description

Application-specific exceptions.



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