UpmMembershipConfigurationException Constructor

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

Initializes a new instance of the UpmMembershipConfigurationException class.

Overload List

  Name Description
Aa511846.pubmethod(en-US,CS.70).gif UpmMembershipConfigurationException()()() Initializes a new instance of the UpmMembershipConfigurationException class.
Aa511846.pubmethod(en-US,CS.70).gif UpmMembershipConfigurationException(String) Initializes a new instance of the UpmMembershipConfigurationException class with the specified error message.
Aa511846.protmethod(en-US,CS.70).gif UpmMembershipConfigurationException(SerializationInfo, StreamingContext) Initializes a new instance of the UpmMembershipConfigurationException class using the specified serialization information and streaming context.
Aa511846.pubmethod(en-US,CS.70).gif UpmMembershipConfigurationException(String, Exception) Initializes a new instance of the UpmMembershipConfigurationException class with the specified error message and inner exception that caused the current exception.
Aa511846.pubmethod(en-US,CS.70).gif UpmMembershipConfigurationException(String, String, String) Initializes a new instance of the UpmMembershipConfigurationException class with the specified error message and parameters.
Aa511846.pubmethod(en-US,CS.70).gif UpmMembershipConfigurationException(String, String, String, Exception) Initializes a new instance of the UpmMembershipConfigurationException class with the specified error message, parameters, and inner exception.

Top

Remarks

This exception is thrown when there is an error in the membership configuration.

See Also

Reference

UpmMembershipConfigurationException Class

UpmMembershipConfigurationException Members

Microsoft.CommerceServer.Runtime.Profiles Namespace