Click or drag to resize
PermissionRequiredException Constructor (String)
Constructor.

Namespace: MaxMind.GeoIP2.Exceptions
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntax
public PermissionRequiredException(
	string message
)

Parameters

message
Type: SystemString
Exception message.
See Also