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