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
ms870401.protmethod(en-US,CS.70).gif ImportExportException()()() Initializes a new instance of the ImportExportException class.
ms870401.protmethod(en-US,CS.70).gif ImportExportException(String) Initializes a new instance of the ImportExportException class with the specified error message.
ms870401.protmethod(en-US,CS.70).gif ImportExportException(SerializationInfo, StreamingContext) Initializes a new instance of the ImportExportException class with the specified serialization and streaming context information.
ms870401.protmethod(en-US,CS.70).gif 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.

See Also

Reference

ImportExportException Class

ImportExportException Members

Microsoft.CommerceServer Namespace