APRlib

NoSuchClassGraphEdgeException Class

Thrown when a constraint map edge label cannot be mapped to a class graph edge.

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

System.Object
   Exception
      NoSuchClassGraphEdgeException

public class NoSuchClassGraphEdgeException : 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

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