RGAccessDeniedException(String) Constructor

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

Definition

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

Parameters

message  String

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

See Also