Visual Guard Class Library Documentation

VGConfigurationException Constructor (String, Exception)

Initializes a newly created instance of VGConfigurationException

public VGConfigurationException(
   String errorMessage,
   Exception innerException
);

Parameters

errorMessage
Error message from caller
innerException
Any nested exception

See Also

VGConfigurationException Class | Novalys.VisualGuard.Security Namespace | VGConfigurationException Constructor Overload List