Click or drag to resize

RGAccessDeniedException Constructor (String)

Initializes a new instance of the RGAccessDeniedException class. The message.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public RGAccessDeniedException(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Recrovit.RecroGridFramework.RGAccessDeniedException.#ctor(System.String)"]

See Also