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. |