Visual Guard Class Library Documentation |
|
VGMembershipPasswordException Constructor (String, Exception)
Initializes a newly created instance of VGMembershipPasswordException
public VGMembershipPasswordException(
String errorMessage,
Exception innerException);
Parameters
-
errorMessage
- Error message from caller
-
innerException
- Any nested exception
See Also
VGMembershipPasswordException Class | Novalys.VisualGuard.Security.Membership Namespace | VGMembershipPasswordException Constructor Overload List