Dijeli putem


CommerceProfileSystemException Constructor

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

Initializes a new instance of the CommerceProfileSystemException class.

Overload List

  Name Description
Aa511844.pubmethod(en-US,CS.70).gif CommerceProfileSystemException()()() Initializes a new instance of the CommerceProfileSystemException class.
Aa511844.pubmethod(en-US,CS.70).gif CommerceProfileSystemException(String) Initializes a new instance of the CommerceProfileSystemException class using the specified string message.
Aa511844.protmethod(en-US,CS.70).gif CommerceProfileSystemException(SerializationInfo, StreamingContext) Initializes a new instance of the CommerceProfileSystemException class using the specified serialization information and streaming context.
Aa511844.pubmethod(en-US,CS.70).gif CommerceProfileSystemException(String, Exception) Initializes a new instance of the CommerceProfileSystemException class using the specified error message and a reference to the inner exception that is the cause of this exception.

Top

Remarks

The base class for exceptions thrown from the Profiling System. The following classes derive from CommerceProfileSystemException:

See Also

Reference

CommerceProfileSystemException Class

CommerceProfileSystemException Members

Microsoft.CommerceServer.Runtime.Profiles Namespace