dCsharp

IncompatibleClassGraphsException Class

Thrown when creating an object graph slice from an object graph and traversal graph that do not share the same class graph.

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

System.Object
   Exception
      SystemException
         IncompatibleClassGraphsException

public class IncompatibleClassGraphsException : SystemException

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: edu.neu.ccs.demeter.dCsharp

Assembly: dCsharp (in dCsharp.dll)

See Also

IncompatibleClassGraphsException Members | edu.neu.ccs.demeter.dCsharp Namespace