Compartilhar via


GatewayError Class

Definition

Detail of gateway errors.

public class GatewayError
type GatewayError = class
Public Class GatewayError
Inheritance
GatewayError

Constructors

GatewayError()

Initializes a new instance of the GatewayError class.

GatewayError(String, String)

Initializes a new instance of the GatewayError class.

Properties

Code

Gets or sets error code of list gateway.

Message

Gets or sets error message of list gateway.

Applies to