Click or drag to resize

MaxMind.MinFraud.Exception Namespace

[Missing <summary> documentation for "N:MaxMind.MinFraud.Exception"]

Classes
  ClassDescription
Public classAuthenticationException
This class represents an authentication error.
Public classHttpException
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.
Public classInsufficientFundsException
This class is thrown when the request fails due to insufficient funds.
Public classInvalidRequestException
This class is thrown when the web service rejected the request. Check the value of Code for the reason code.
Public classMinFraudException
This class represents a non-specific error with data returned by the web service.
Public classPermissionRequiredException
This class represents an authentication error.