System.Web.Security.MembershipCreateUserException: Constructor Members

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

See Also: Inherited members from System.Exception

Public Constructors

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

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

Initializes a new instance of the System.Web.Security.MembershipCreateUserException class with the specified MembershipCreateUserException.StatusCode value.

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

Protected Constructors