This exception is thrown when there is an authentication error.
See Also: Inherited members from GeoIP2Exception.
|
Initializes a new instance of the MaxMind.GeoIP2.Exceptions.AuthenticationException class. | |
|
Initializes a new instance of the MaxMind.GeoIP2.Exceptions.AuthenticationException class. |
|
Constructor for deserialization. |
Initializes a new instance of the MaxMind.GeoIP2.Exceptions.AuthenticationException class.Syntax
public AuthenticationException (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: 2.6.0.0
Constructor for deserialization.Syntax
protected AuthenticationException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)Parameters
- info
- The SerializationInfo with data.
- context
- The source for this deserialization.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2.Exceptions
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0
Initializes a new instance of the MaxMind.GeoIP2.Exceptions.AuthenticationException class.Syntax
Parameters
- message
- A message explaining the cause of the error.
- innerException
- The inner exception.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.GeoIP2.Exceptions
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.6.0.0