Visual Guard Class Library Documentation |
|
VGMembershipCreateUserException Constructor (String, Exception)
Initializes a new instance of the VGMembershipCreateUserException class.
public VGMembershipCreateUserException(
String message,
Exception innerException);
Parameters
-
message
- A description of the reason for the exception.
-
innerException
- The exception that caused the MembershipCreateUserException.
See Also
VGMembershipCreateUserException Class | Novalys.VisualGuard.Security.Membership Namespace | VGMembershipCreateUserException Constructor Overload List