CatalogError Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
This class contains the error information for errors that occurred during the import, export and rebuild operations
The CatalogError type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
LineNumber | Returns the line number in the xml file where the error occurred. | |
Message | Returns the error message. |
Top