PaymentGatewayLibrary

PaymentGatewayRequiredFieldException Class

Represents the exception that is thrown when attempting an action that violates a required field rule.

For a list of all members of this type, see PaymentGatewayRequiredFieldException Members.

System.Object
   Exception
      ApplicationException
         PaymentGatewayRequiredFieldException

[Visual Basic]
Public Class PaymentGatewayRequiredFieldException
Inherits ApplicationException
[C#]
public class PaymentGatewayRequiredFieldException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Duis.Payment

Assembly: Duis.PaymentGateway (in Duis.PaymentGateway.dll)

See Also

PaymentGatewayRequiredFieldException Members | Duis.Payment Namespace