PromoCodeGeneratorException Constructor

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

Initializes a new instance of the PromoCodeGeneratorException class.

Overload List

  Name Description
ms989411.pubmethod(en-US,CS.70).gif PromoCodeGeneratorException()()() Initializes a new instance of the PromoCodeGeneratorException class.
ms989411.pubmethod(en-US,CS.70).gif PromoCodeGeneratorException(String) Initializes a new instance of the PromoCodeGeneratorException class with a specified error message.
ms989411.protmethod(en-US,CS.70).gif PromoCodeGeneratorException(SerializationInfo, StreamingContext) Initializes a new instance of the PromoCodeGeneratorException class with specified serialization and streaming context information.
ms989411.pubmethod(en-US,CS.70).gif PromoCodeGeneratorException(String, Exception) Initializes a new instance of the PromoCodeGeneratorException class with a specified error message and a reference to the inner exception that is the cause of this exception.
ms989411.pubmethod(en-US,CS.70).gif PromoCodeGeneratorException(String, String) Initializes a new instance of the PromoCodeGeneratorException class with a specified error message and the name of the site for the promotion codes.
ms989411.pubmethod(en-US,CS.70).gif PromoCodeGeneratorException(String, String, Exception) Initializes a new instance of the PromoCodeGeneratorException class with a specified error message, a reference to the inner exception that is the cause of this exception, and the name of the site for the promotion codes..

Top

Remarks

PromoCodeGeneratorException is raised when there is a problem sending messages to the Commerce Server Promo Code Generator COM+ Service.

See Also

Reference

PromoCodeGeneratorException Class

PromoCodeGeneratorException Members

Microsoft.CommerceServer.Marketing Namespace