Class CyclicChildRelationshipException

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

public class CyclicChildRelationshipException extends RuntimeException
Thrown when a cyclic parent-child relationship is detected.
Author:
Derek Hulley
See Also: