KDCalc Class Library

CircularReferenceException Class

The exception is thrown when a circular reference is found in the spreadsheet.

For a list of all members of this type, see CircularReferenceException Members.

System.Object
   Exception
      ApplicationException
         KDCalcException
            CircularReferenceException

public class CircularReferenceException : KDCalcException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: KnowledgeDynamics.KDCalc

Assembly: KDCalcNet (in KDCalcNet.dll)

See Also

CircularReferenceException Members | KnowledgeDynamics.KDCalc Namespace