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