Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
UpmMembershipConfigurationException()()() | Initializes a new instance of the UpmMembershipConfigurationException class. |
![]() |
UpmMembershipConfigurationException(String) | Initializes a new instance of the UpmMembershipConfigurationException class with the specified error message. |
![]() |
UpmMembershipConfigurationException(SerializationInfo, StreamingContext) | Initializes a new instance of the UpmMembershipConfigurationException class using the specified serialization information and streaming context. |
![]() |
UpmMembershipConfigurationException(String, Exception) | Initializes a new instance of the UpmMembershipConfigurationException class with the specified error message and inner exception that caused the current exception. |
![]() |
UpmMembershipConfigurationException(String, String, String) | Initializes a new instance of the UpmMembershipConfigurationException class with the specified error message and parameters. |
![]() |
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