Uses of Class
atg.svc.repository.service.exception.ObjectException

Packages that use ObjectException
atg.svc.repository.service.exception   
 

Uses of ObjectException in atg.svc.repository.service.exception
 

Subclasses of ObjectException in atg.svc.repository.service.exception
 class MissingRequiredPropertyException
          Exception that is thrown when a parameter is invalid.
 class ObjectNotFoundException
          Exception that is thrown when a repository item is not found.
 class PersistenceException
          Exception that is thrown when a repository writeInstance() operation fails.
 class TopicNotFoundException
          A parent topic is not allowed to have two direct children with the same name.