| CultureNotUniqueException Constructor (String) | 
 
Namespace: CMS.LocalizationAssembly: CMS.Localization (in CMS.Localization.dll) Version: 11.0.0
Syntaxpublic CultureNotUniqueException(
	string message
)
Parameters
- message
 - Type: SystemString
The message that describes the error. 
See Also