Class AssociationExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.service.cmr.repository.AssociationExistsException
All Implemented Interfaces:
Serializable

@AlfrescoPublicApi public class AssociationExistsException extends RuntimeException
Thrown when an operation could not be performed because a named association already exists between two nodes
Author:
Derek Hulley
See Also:
  • Constructor Details

  • Method Details

    • getSourceNodeId

      public Long getSourceNodeId()
    • getTargetNodeId

      public Long getTargetNodeId()
    • getQName

      public QName getQName()