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
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. |
Initializes a new instance of the System.Web.Security.MembershipCreateUserException class with the supplied serialization information and context. |