APRlib

IncompatibleClassGraphsException Class

Thrown when combining two traversals 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.APRlib

Assembly: APRlib (in APRlib.dll)

See Also

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