CommandFailedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The persistent chat server encounters an error while processing a request.
public ref class CommandFailedException : Microsoft::Rtc::Collaboration::PersistentChat::PersistentChatException
public class CommandFailedException : Microsoft.Rtc.Collaboration.PersistentChat.PersistentChatException
type CommandFailedException = class
inherit PersistentChatException
Public Class CommandFailedException
Inherits PersistentChatException
- Inheritance
Properties
| Name | Description |
|---|---|
| ErrorCode |
Gets PersistentChatErrorCode that is associated with the exception. |