WFormsException ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Base exception thrown by NFX.WinForms assembly
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    NFX NFXException
      NFX.WinForms WFormsException

Namespace: NFX.WinForms
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[SerializableAttribute]
public class WFormsException : NFXException
See Also