Edit

Share via


InvalidStateException Class

Definition

Exception thrown when the Lync API class object is not in a valid state to start an operation.

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

Constructors

InvalidStateException(SerializationInfo, StreamingContext)

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to