ComponentSpace Trace Route Class Library Reference

TraceRouteException Class

The exception that is thrown when a Trace Route operation fails.

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

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.TraceRoute.TraceRouteException

[Visual Basic]
Public Class TraceRouteException
    Inherits ApplicationException
[C#]
public class TraceRouteException : ApplicationException

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: ComponentSpace.TraceRoute

Assembly: ComponentSpace.TraceRoute (in ComponentSpace.TraceRoute.dll)

See Also

TraceRouteException Members | ComponentSpace.TraceRoute Namespace