Edit

Share via


RoomNotJoinedException Class

Definition

Exception thrown when a room is joined

public ref class RoomNotJoinedException : Microsoft::Lync::Model::LyncClientException
[Serializable]
public class RoomNotJoinedException : Microsoft.Lync.Model.LyncClientException
type RoomNotJoinedException = class
    inherit LyncClientException
Public Class RoomNotJoinedException
Inherits LyncClientException
Inheritance
RoomNotJoinedException
Attributes
SerializableAttribute

Constructors

RoomNotJoinedException(SerializationInfo, StreamingContext)

Initializes a new instance of the JoinRoomFailException class with serialized data.

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to