Click or drag to resize
Error Class
Authorize.NET API - Information about error.
Inheritance Hierarchy
SystemObject
  CMS.Ecommerce.AuthorizeNetDataContractsError

Namespace: CMS.Ecommerce.AuthorizeNetDataContracts
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public class Error

The Error type exposes the following members.

Constructors
  NameDescription
Public methodError
Top
Properties
  NameDescription
Public propertyErrorCode
Error code.
Public propertyErrorText
Error text.
Top
See Also