Class InvalidChildAssociationRefException

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

public class InvalidChildAssociationRefException extends RuntimeException
Thrown when an operation cannot be performed because thechild association reference no longer exists.
Author:
Derek Hulley
See Also:
  • Constructor Details

    • InvalidChildAssociationRefException

      public InvalidChildAssociationRefException(ChildAssociationRef childAssociationRef)
    • InvalidChildAssociationRefException

      public InvalidChildAssociationRefException(String msg, ChildAssociationRef childAssociationRef)
  • Method Details

    • getChildAssociationRef

      public ChildAssociationRef getChildAssociationRef()
      Returns:
      Returns the offending child association reference