Visual Guard Class Library Documentation

VGAnonymousSessionNotAllowedException Constructor (String, Exception)

Initializes a newly created instance of VGAnonymousSessionNotAllowedException

public VGAnonymousSessionNotAllowedException(
   String errorMessage,
   Exception innerException
);

Parameters

errorMessage
Error message from caller
innerException
Any nested exception

See Also

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