WebException ClassNFX Class Library

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

Base exception class thrown by NFX.WebForms assembly
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    NFX NFXException
      NFX.Web WebException
        NFX.Web.GeoLookup GeoException

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

[SerializableAttribute]
public class WebException : NFXException
See Also