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

CommerceTargetingException Members

Microsoft.CommerceServer.Runtime.Targeting Namespace