Visual Guard Class Library Documentation

VGUnauthorizedAnonymousUserException Constructor (String, Exception)

Initializes a newly created instance of VGUnauthorizedAnonymousUserException

public VGUnauthorizedAnonymousUserException(
   String errorMessage,
   Exception innerException
);

Parameters

errorMessage
Error message from caller
innerException
Any nested exception

See Also

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