System.Web.Security.MembershipPasswordException: Constructor Members

The constructors of System.Web.Security.MembershipPasswordException are listed below. For a list of all members, see the MembershipPasswordException Members list.

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