NotAuthorizedException Constructor (String)

ScaleOut Software NamedCache API
Create a new NotAuthorizedException.

Namespace:  Soss.Client
Assembly:  soss_svcdotnet (in soss_svcdotnet.dll) Version: 6.2.0.0 (1.0.0.0)
Syntax

public NotAuthorizedException(
	string message
)

Parameters

message
Type: SystemString
A message explaining the exception.
See Also

Reference