Visual Guard Class Library Documentation

VGRepositoryVersionNotSupportedException Constructor (String, Exception)

Initializes a newly created instance of VGRepositoryVersionNotSupportedException

public VGRepositoryVersionNotSupportedException(
   String errorMessage,
   Exception innerException
);

Parameters

errorMessage
Error message from caller
innerException
Any nested exception

See Also

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