ImportExportException Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the ImportExportException class.
Overload List
Name | Description | |
---|---|---|
ImportExportException()()() | Initializes a new instance of the ImportExportException class. | |
ImportExportException(String) | Initializes a new instance of the ImportExportException class with the specified error message. | |
ImportExportException(SerializationInfo, StreamingContext) | Initializes a new instance of the ImportExportException class with the specified serialization and streaming context information. | |
ImportExportException(String, Exception) | Initializes a new instance of the ImportExportException class with a specified error message and inner exception that caused the current exception. |
Top
Remarks
This exception is thrown when an Import or Export operation fails.