Uses of Package
spcp7.imagegallery.abstractionlayer.exception

Packages that use spcp7.imagegallery.abstractionlayer.exception
spcp7.imagegallery.abstractionlayer.exception   
spcp7.imagegallery.abstractionlayer.face   
spcp7.imagegallery.abstractionlayer.impl.internal   
spcp7.imagegallery.abstractionlayer.impl.utils   
spcp7.imagegallery.abstractionlayer.persistence.model.impl   
spcp7.imagegallery.abstractionlayer.util   
spcp7.imagegallery.contentprovider.face   
spcp7.imagegallery.impl.alfresco   
spcp7.imagegallery.impl.alfresco.utils   
spcp7.imagegallery.view.managedbean   
 

Classes in spcp7.imagegallery.abstractionlayer.exception used by spcp7.imagegallery.abstractionlayer.exception
PropertyValidationException
          This method is the superclass for all property related exceptions.
 

Classes in spcp7.imagegallery.abstractionlayer.exception used by spcp7.imagegallery.abstractionlayer.face
ContentFoldersCouldNotBeRetrievedException
           
ContentFolderValidationException
          If a content folder contains invalid values this exception will be thrown.
ContentProviderNotAvailableException
           
FeatureNotProvidedException
          The excetion should be thrown if a feature can be implemented but currently is not.
PropertyBooleanValidationException
          If property which should contain a boolean value does not contain one, this exception should be thrown.
PropertyNumberValidationException
          This exception should be thrown when a property vlue which should be a number contains something that is not a number.
RangeNotValidException
          This exception should be thrown hen a provided range with upper and lower borders is not valid.
 

Classes in spcp7.imagegallery.abstractionlayer.exception used by spcp7.imagegallery.abstractionlayer.impl.internal
ContentFolderValidationException
          If a content folder contains invalid values this exception will be thrown.
ContentProviderNotAvailableException
           
FeatureNotProvidedException
          The excetion should be thrown if a feature can be implemented but currently is not.
PropertyBooleanValidationException
          If property which should contain a boolean value does not contain one, this exception should be thrown.
PropertyNumberValidationException
          This exception should be thrown when a property vlue which should be a number contains something that is not a number.
RangeNotValidException
          This exception should be thrown hen a provided range with upper and lower borders is not valid.
 

Classes in spcp7.imagegallery.abstractionlayer.exception used by spcp7.imagegallery.abstractionlayer.impl.utils
ContentFolderValidationException
          If a content folder contains invalid values this exception will be thrown.
ContentProviderNotAvailableException
           
PropertyBooleanValidationException
          If property which should contain a boolean value does not contain one, this exception should be thrown.
PropertyNumberValidationException
          This exception should be thrown when a property vlue which should be a number contains something that is not a number.
 

Classes in spcp7.imagegallery.abstractionlayer.exception used by spcp7.imagegallery.abstractionlayer.persistence.model.impl
RangeNotValidException
          This exception should be thrown hen a provided range with upper and lower borders is not valid.
 

Classes in spcp7.imagegallery.abstractionlayer.exception used by spcp7.imagegallery.abstractionlayer.util
RangeNotValidException
          This exception should be thrown hen a provided range with upper and lower borders is not valid.
 

Classes in spcp7.imagegallery.abstractionlayer.exception used by spcp7.imagegallery.contentprovider.face
ContentCouldNotBeAccessedException
          If content somewhat cannot be accessed this exception will be thrown.
ContentProviderAuthenticationException
          This exception will be thrown if a connection to the specified content provider could not be established due to authentication reasons.
FeatureNotProvidedException
          The excetion should be thrown if a feature can be implemented but currently is not.
NoContentFoundException
          This exception should be thrown if no content can be found at the specified path.
PropertyValidationException
          This method is the superclass for all property related exceptions.
RangeNotValidException
          This exception should be thrown hen a provided range with upper and lower borders is not valid.
 

Classes in spcp7.imagegallery.abstractionlayer.exception used by spcp7.imagegallery.impl.alfresco
ContentCouldNotBeAccessedException
          If content somewhat cannot be accessed this exception will be thrown.
ContentProviderAuthenticationException
          This exception will be thrown if a connection to the specified content provider could not be established due to authentication reasons.
FeatureNotProvidedException
          The excetion should be thrown if a feature can be implemented but currently is not.
NoContentFoundException
          This exception should be thrown if no content can be found at the specified path.
PropertyValidationException
          This method is the superclass for all property related exceptions.
RangeNotValidException
          This exception should be thrown hen a provided range with upper and lower borders is not valid.
 

Classes in spcp7.imagegallery.abstractionlayer.exception used by spcp7.imagegallery.impl.alfresco.utils
PropertyValidationException
          This method is the superclass for all property related exceptions.
 

Classes in spcp7.imagegallery.abstractionlayer.exception used by spcp7.imagegallery.view.managedbean
NoContentFoundException
          This exception should be thrown if no content can be found at the specified path.
 



Copyright © 2008. All Rights Reserved.