[This is preliminary documentation and is subject to change.]
Base exception class thrown by geo-related logic
System Object
System Exception NFX NFXException NFX.Web WebException NFX.Web.GeoLookup GeoExceptionNamespace: NFX.Web.GeoLookupAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class GeoException : WebException
[SerializableAttribute]
public class GeoException : WebException
<SerializableAttribute>
Public Class GeoException
Inherits WebException
<SerializableAttribute>
Public Class GeoException
Inherits WebException
[SerializableAttribute]
public ref class GeoException : public WebException
[SerializableAttribute]
public ref class GeoException : public WebException
[<SerializableAttribute>]
type GeoException =
class
inherit WebException
end
[<SerializableAttribute>]
type GeoException =
class
inherit WebException
end