The members of System.Web.Security.MembershipCreateUserException are listed below.
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. |
[read-only] | StatusCode | MembershipCreateStatus.
Gets a description of the reason for the exception. |
override | GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
|