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

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
Syntax
C#
public ChatBadWordsException(
	string message
)

Parameters

message
Type: SystemString
See Also