ComponentSpace Who Is Class Library Reference

WhoIsException Class

The exception that is thrown when a Who Is operation fails.

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

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.WhoIs.WhoIsException

[Visual Basic]
Public Class WhoIsException
    Inherits ApplicationException
[C#]
public class WhoIsException : 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.WhoIs

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

See Also

WhoIsException Members | ComponentSpace.WhoIs Namespace