Uses of Package
org.apache.portals.graffito.jcr.exception

Packages that use org.apache.portals.graffito.jcr.exception
org.apache.portals.graffito.jcr.exception   
org.apache.portals.graffito.jcr.persistence   
org.apache.portals.graffito.jcr.persistence.collectionconverter   
org.apache.portals.graffito.jcr.persistence.impl   
org.apache.portals.graffito.jcr.persistence.objectconverter   
org.apache.portals.graffito.jcr.persistence.objectconverter.impl   
org.apache.portals.graffito.jcr.repository   
 

Classes in org.apache.portals.graffito.jcr.exception used by org.apache.portals.graffito.jcr.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.
PersistenceException
          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.portals.graffito.jcr.exception used by org.apache.portals.graffito.jcr.persistence
CustomNodeTypeCreationException
          This exception is thrown during repository setup while creating the custom graffito 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
PersistenceException
          Occurs when it is not possible to persist an object
 

Classes in org.apache.portals.graffito.jcr.exception used by org.apache.portals.graffito.jcr.persistence.collectionconverter
PersistenceException
          Occurs when it is not possible to persist an object
 

Classes in org.apache.portals.graffito.jcr.exception used by org.apache.portals.graffito.jcr.persistence.impl
CustomNodeTypeCreationException
          This exception is thrown during repository setup while creating the custom graffito 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
 

Classes in org.apache.portals.graffito.jcr.exception used by org.apache.portals.graffito.jcr.persistence.objectconverter
JcrMappingException
          Base class of all runtime exceptions used in the JCR mapping.
PersistenceException
          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.portals.graffito.jcr.exception used by org.apache.portals.graffito.jcr.persistence.objectconverter.impl
JcrMappingException
          Base class of all runtime exceptions used in the JCR mapping.
PersistenceException
          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.portals.graffito.jcr.exception used by org.apache.portals.graffito.jcr.repository
PersistenceException
          Occurs when it is not possible to persist an object
RepositoryException
          Occurs when it is not possible to manage the JCR repository (register, login, ...)
 



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