Initializes a newly created instance of VGAssemblyNotSecuredException
Namespace:
Novalys.VisualGuard.SecurityAssembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2.8.812.15 (2.8.812.15)
Syntax
| C# |
|---|
public VGAssemblyNotSecuredException( string errorMessage, Exception innerException ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ errorMessage As String, _ innerException As Exception _ ) |
Parameters
- errorMessage
- Type: System..::.String
Error message from caller
- innerException
- Type: System..::.Exception
Any nested exception