Documentation for this section has not yet been entered.
Type | 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. |