MaxMind.MinFraud.Exception Namespace |
[Missing <summary> documentation for "N:MaxMind.MinFraud.Exception"]
Class | Description | |
---|---|---|
![]() | AuthenticationException |
This class represents an authentication error.
|
![]() | HttpException |
This class represents an HTTP transport error. This is not an error returned
by the web service itself. As such, it is a IOException instead of a
MinFraudException.
|
![]() | InsufficientFundsException |
This class is thrown when the request fails due to insufficient funds.
|
![]() | InvalidRequestException |
This class is thrown when the web service rejected the request. Check
the value of Code for the reason code.
|
![]() | MinFraudException |
This class represents a non-specific error with data returned by
the web service.
|
![]() | PermissionRequiredException |
This class represents an authentication error.
|