Visual Guard Class Library Documentation

VGMembershipCreateUserException Constructor

Initializes a new instance of the VGMembershipCreateUserException class.

Overload List

Initializes a new instance of the VGMembershipCreateUserException class.

public VGMembershipCreateUserException();

Initializes a new instance of the VGMembershipCreateUserException class.

public VGMembershipCreateUserException(VGMembershipCreateStatus);

Initializes a new instance of the VGMembershipCreateUserException class.

public VGMembershipCreateUserException(String);

Initializes a new instance of the VGMembershipCreateUserException class.

public VGMembershipCreateUserException(String,Exception);

See Also

VGMembershipCreateUserException Class | Novalys.VisualGuard.Security.Membership Namespace