dCsharp

TraversalException Class

Thrown when a traversal cannot be created.

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

System.Object
   Exception
      SystemException
         TraversalException

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

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