APRlib

NoSuchClassGraphNodeException Class

Thrown when a strategy graph or constraint map node cannot be mapped to a class graph node.

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

System.Object
   Exception
      NoSuchClassGraphNodeException

public class NoSuchClassGraphNodeException : Exception

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

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