Class CyclicChildRelationshipException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.alfresco.service.cmr.repository.CyclicChildRelationshipException
-
- All Implemented Interfaces:
java.io.Serializable
public class CyclicChildRelationshipException extends java.lang.RuntimeExceptionThrown when a cyclic parent-child relationship is detected.- Author:
- Derek Hulley
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CyclicChildRelationshipException(java.lang.String msg, org.alfresco.service.cmr.repository.ChildAssociationRef assocRef)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.alfresco.service.cmr.repository.ChildAssociationRefgetAssocRef()
-