Uses of Class
org.apache.jackrabbit.ocm.nodemanagement.exception.BaseNodeManagementException

Packages that use BaseNodeManagementException
org.apache.jackrabbit.ocm.nodemanagement.exception   
 

Uses of BaseNodeManagementException in org.apache.jackrabbit.ocm.nodemanagement.exception
 

Subclasses of BaseNodeManagementException in org.apache.jackrabbit.ocm.nodemanagement.exception
 class NamespaceCreationException
          Exception that is thrown when a JCR namespace could not be created.
 class NodeTypeCreationException
          Exception that is thrown when a JCR node type could not be created.
 class NodeTypeRemovalException
          Exception that is thrown when a JCR node type could not be removed.
 class OperationNotSupportedException
          Exception that is thrown if a JCR operation is not supported by a JCR repository implementation.
 



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