CatalogError Class
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
Namespace: Microsoft.CommerceServer.Catalog
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
Public NotInheritable Class CatalogError
'Usage
Dim instance As CatalogError
public sealed class CatalogError
public ref class CatalogError sealed
public final class CatalogError
Remarks
CatalogError containing error information.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Catalog..::.CatalogError
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.