GatewayError Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |