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

Exception Summary
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
IncorrectAtomicTypeException Occurs when the jcr mapping converters try to assign or read an incorrect atomic field type.
InitMapperException Occurs when it is not possible to initialise the Mapper
JcrMappingException Base class of all runtime exceptions used in the JCR mapping.
LockedException Throwed if a path is locked and a operation cannot be performed
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, ...)
VersionException Occurs when it is not possible to read information on version or manage versions
 



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