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: 8.4.1.24.0708.1
C#
public RGAccessDeniedException(
	string message
)

Parameters

message  String
 

See Also