Uses of Package
org.apache.jackrabbit.ocm.exception

Packages that use org.apache.jackrabbit.ocm.exception
org.apache.jackrabbit.ocm.exception   
org.apache.jackrabbit.ocm.manager   
org.apache.jackrabbit.ocm.manager.beanconverter   
org.apache.jackrabbit.ocm.manager.beanconverter.impl   
org.apache.jackrabbit.ocm.manager.collectionconverter   
org.apache.jackrabbit.ocm.manager.impl   
org.apache.jackrabbit.ocm.manager.objectconverter   
org.apache.jackrabbit.ocm.nodemanagement.impl   
org.apache.jackrabbit.ocm.repository   
 

Classes in org.apache.jackrabbit.ocm.exception used by org.apache.jackrabbit.ocm.exception
JcrMappingException
          Base class of all runtime exceptions used in the JCR mapping.
LockingException
          Base exception for all exceptions related to JCR Locking feature.
NestableRuntimeException
          Nestable runtime exception.
ObjectContentManagerException
          Occurs when it is not possible to persist an object
RepositoryException
          Occurs when it is not possible to manage the JCR repository (register, login, ...)
 

Classes in org.apache.jackrabbit.ocm.exception used by org.apache.jackrabbit.ocm.manager
CustomNodeTypeCreationException
          This exception is thrown during repository setup while creating the custom node types.
IllegalUnlockException
          If user cannot unlock path, for example if he/she have not correct lockTokens
LockedException
          Throwed if a path is locked and a operation cannot be performed
ObjectContentManagerException
          Occurs when it is not possible to persist an object
 

Classes in org.apache.jackrabbit.ocm.exception used by org.apache.jackrabbit.ocm.manager.beanconverter
JcrMappingException
          Base class of all runtime exceptions used in the JCR mapping.
ObjectContentManagerException
          Occurs when it is not possible to persist an object
RepositoryException
          Occurs when it is not possible to manage the JCR repository (register, login, ...)
 

Classes in org.apache.jackrabbit.ocm.exception used by org.apache.jackrabbit.ocm.manager.beanconverter.impl
JcrMappingException
          Base class of all runtime exceptions used in the JCR mapping.
ObjectContentManagerException
          Occurs when it is not possible to persist an object
RepositoryException
          Occurs when it is not possible to manage the JCR repository (register, login, ...)
 

Classes in org.apache.jackrabbit.ocm.exception used by org.apache.jackrabbit.ocm.manager.collectionconverter
ObjectContentManagerException
          Occurs when it is not possible to persist an object
 

Classes in org.apache.jackrabbit.ocm.exception used by org.apache.jackrabbit.ocm.manager.impl
CustomNodeTypeCreationException
          This exception is thrown during repository setup while creating the custom node types.
IllegalUnlockException
          If user cannot unlock path, for example if he/she have not correct lockTokens
LockedException
          Throwed if a path is locked and a operation cannot be performed
ObjectContentManagerException
          Occurs when it is not possible to persist an object
 

Classes in org.apache.jackrabbit.ocm.exception used by org.apache.jackrabbit.ocm.manager.objectconverter
ObjectContentManagerException
          Occurs when it is not possible to persist an object
 

Classes in org.apache.jackrabbit.ocm.exception used by org.apache.jackrabbit.ocm.nodemanagement.impl
RepositoryException
          Occurs when it is not possible to manage the JCR repository (register, login, ...)
 

Classes in org.apache.jackrabbit.ocm.exception used by org.apache.jackrabbit.ocm.repository
ObjectContentManagerException
          Occurs when it is not possible to persist an object
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.