ModeShape Distribution 3.2.0.Final

Uses of Class
org.modeshape.jcr.cache.DocumentStoreException

Packages that use DocumentStoreException
org.modeshape.jcr.cache   
 

Uses of DocumentStoreException in org.modeshape.jcr.cache
 

Subclasses of DocumentStoreException in org.modeshape.jcr.cache
 class DocumentAlreadyExistsException
          An exception signalling that a document could not be created because one already exists in the database.
 class DocumentNotFoundException
          An exception signalling that a node does not exist.
 class LockFailureException
          An exception signalling that a node could not be locked.
 class NodeNotFoundException
          An exception signalling that a node does not exist.
 class NodeNotFoundInParentException
          An exception signalling that a node does not exist in the specified parent.
 class PathNotFoundException
          An exception signalling that a node at a supplied path does not exist.
 


ModeShape Distribution 3.2.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.