This class is thrown when the request fails due to insufficient funds.
See Also: Inherited members from Exception.
|
Constructor. | |
|
Constructor. | |
|
Constructor. |
Constructor.Syntax
public InsufficientFundsException ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.MinFraud.Exception
Assembly: MaxMind.MinFraud (in MaxMind.MinFraud.dll)
Assembly Versions: 0.6.0.0
Constructor.Syntax
public InsufficientFundsException (string message)Parameters
- message
- Exception message.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.MinFraud.Exception
Assembly: MaxMind.MinFraud (in MaxMind.MinFraud.dll)
Assembly Versions: 0.6.0.0
Constructor.Syntax
Parameters
- message
- Exception message.
- innerException
- The underlying exception that caused this one.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.MinFraud.Exception
Assembly: MaxMind.MinFraud (in MaxMind.MinFraud.dll)
Assembly Versions: 0.6.0.0