ImportInProgressException Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the ImportInProgressException class.

Overload List

  Name Description
ms989394.pubmethod(en-US,CS.70).gif ImportInProgressException()()() Initializes a new instance of the ImportInProgressException class.
ms989394.pubmethod(en-US,CS.70).gif ImportInProgressException(String) Initializes a new instance of the ImportInProgressException class with a specified error message.
ms989394.protmethod(en-US,CS.70).gif ImportInProgressException(SerializationInfo, StreamingContext) Initializes a new instance of the ImportInProgressException class with serialized data and streaming context information.
ms989394.pubmethod(en-US,CS.70).gif ImportInProgressException(String, Exception) Initializes a new instance of the ImportInProgressException class with a specified error message and a reference to the inner exception that is the cause of this exception.
ms989394.pubmethod(en-US,CS.70).gif ImportInProgressException(String, Int32) Initializes a new instance of the ImportInProgressException class with the specified error message and the identifier for the PromoCodeDefinition caused the exception.
ms989394.pubmethod(en-US,CS.70).gif ImportInProgressException(String, Int32, Exception) Initializes a new instance of the ImportInProgressException class with a specified error message, the identifier for the PromoCodeDefinition caused the exception, and a reference to the inner exception that is the cause of this exception.

Top

Remarks

The ImportInProgressException class represents an exception that is thrown when a user attempts to start an import while an import or a generate for the definition is already in progress.

See Also

Reference

ImportInProgressException Class

ImportInProgressException Members

Microsoft.CommerceServer.Marketing Namespace