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