| ChatBadWordsException Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Chat
 Syntax
Syntaxpublic class ChatBadWordsException : ChatServiceException
The ChatBadWordsException type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ChatBadWordsException | 
            Constructor.
             | 
|  | ChatBadWordsException(String) | 
            Constructor.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | StatusCode | 
            Status code of chat response.
            (Inherited from ChatServiceException.) | 
|  | StatusMessage | 
            Message of chat response.
            (Inherited from ChatServiceException.) | 
 See Also
See Also