MaxMind.GeoIP2 : MaxMind.GeoIP2.Exceptions Namespace

GeoIP2AuthenticationException Class

This exception is thrown when there is an authentication error.

Syntax

public class GeoIP2AuthenticationException : GeoIP2Exception

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: MaxMind.GeoIP2.Exceptions
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 0.2.0.0

Members

See Also: Inherited members from GeoIP2Exception.

Public Constructors

Member Details

GeoIP2AuthenticationException Constructor

Initializes a new instance of the MaxMind.GeoIP2.Exceptions.GeoIP2AuthenticationException class.

Syntax

public GeoIP2AuthenticationException (string message)

Parameters

message
A message explaining the cause of the error.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: MaxMind.GeoIP2.Exceptions
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 0.2.0.0