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

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

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

Classes in org.apache.jackrabbit.ocm.nodemanagement.exception used by org.apache.jackrabbit.ocm.nodemanagement.exception
BaseNodeManagementException
          Base exception for all JCR Node Type Management exceptions.
 

Classes in org.apache.jackrabbit.ocm.nodemanagement.exception used by org.apache.jackrabbit.ocm.nodemanagement.impl.jackrabbit
NamespaceCreationException
          Exception that is thrown when a JCR namespace could not be created.
NodeTypeCreationException
          Exception that is thrown when a JCR node type could not be created.
NodeTypeRemovalException
          Exception that is thrown when a JCR node type could not be removed.
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.