Package org.infoglue.cms.exception

Exception Summary
AccessConstraintException Thrown to indicate that the user does not have access to the specific resource
ConstraintException Thrown to indicate that some business rule rule has been violated.
SystemException Thrown to indicate that something unexpected but recoverable has happen.
 

Error Summary
Bug Thrown to indicate that something completely unexpected has happen.
ConfigurationError Thrown to indicate that some configuration resource is not setup correctly, is missing etc.