CommerceTargetingException Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the CommerceTargetingException class.
Overload List
Name | Description | |
---|---|---|
CommerceTargetingException()()() | Initializes a new instance of the CommerceTargetingException class. | |
CommerceTargetingException(String) | Initializes a new instance of the CommerceTargetingException class using the specified error message. | |
CommerceTargetingException(SerializationInfo, StreamingContext) | Initializes a new instance of the CommerceTargetingException class using the specified serialization information and streaming context. | |
CommerceTargetingException(String, Exception) | Initializes a new instance of the CommerceTargetingException class using the specified error message and a reference to the inner exception that is the cause of this exception. | |
CommerceTargetingException(String, COMException) | Initializes a new instance of the CommerceTargetingException class using the specified error message and a reference to the inner COM exception that is the cause of this exception. |
Top
Remarks
The exception that is thrown when the profiles collection contains profiles other than User and TargetingContext.
See Also
Reference
CommerceTargetingException Class