System.Web.Security.MembershipPasswordException Members

The members of System.Web.Security.MembershipPasswordException are listed below.

See Also: Inherited members from System.Exception

Public Constructors

Initializes a new instance of the System.Web.Security.MembershipPasswordException class.

Initializes a new instance of the System.Web.Security.MembershipPasswordException class and sets the Exception.Message property to the supplied message.

Initializes a new instance of the System.Web.Security.MembershipPasswordException class and sets the Exception.Message property to the supplied message and the Exception.InnerException property to the supplied innerException.

Protected Constructors