An NDoc Documented Class Library

Exception Class

This class represents exceptions to function calls.

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

System.Object
   System.Exception
      System.ApplicationException
         iNTERFACEWARE.IGC.Exception

public class Exception : 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: iNTERFACEWARE.IGC

Assembly: IGC_csharp (in IGC_csharp.dll)

See Also

Exception Members | iNTERFACEWARE.IGC Namespace