Edit

Share via


NotReadyException Class

Definition

Exception thrown when the operation is pending or Lync client is not ready for the operation.

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

Constructors

NotReadyException(SerializationInfo, StreamingContext)

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

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to