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 | |
---|---|---|
PromoCodeGeneratorException()()() | Initializes a new instance of the PromoCodeGeneratorException class. | |
PromoCodeGeneratorException(String) | Initializes a new instance of the PromoCodeGeneratorException class with a specified error message. | |
PromoCodeGeneratorException(SerializationInfo, StreamingContext) | Initializes a new instance of the PromoCodeGeneratorException class with specified serialization and streaming context information. | |
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. | |
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. | |
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