Visual Guard Class Library Documentation

VGRepositoryVersionNotSupportedException Class

Exception thrown when the version of the repository does not support the version of the Visual Guard runtime.

For a list of all members of this type, see VGRepositoryVersionNotSupportedException Members.

System.Object
   Exception
      VGRepositoryVersionNotSupportedException

public class VGRepositoryVersionNotSupportedException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

To correct this problem you must change the Visual Guard assemblies referenced by your application.

Requirements

Namespace: Novalys.VisualGuard.Security

Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll)

See Also

VGRepositoryVersionNotSupportedException Members | Novalys.VisualGuard.Security Namespace