Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Exceptions Namespace / CircularParentReference Class
Members
In This Topic
    CircularParentReference Class
    In This Topic
    Exception representing a circular parent reference error
    Syntax
    public class CircularParentReference : CommerceBuilderException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.ApplicationException
             CommerceBuilder.Exceptions.CommerceBuilderException
                CommerceBuilder.Exceptions.CircularParentReference

    See Also