CommandFailedException Class

Definition

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
CommandFailedException

Properties

ErrorCode

Gets PersistentChatErrorCode that is associated with the exception.

Applies to