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