OperationException Class

Definition

Exception thrown when Lync client failed on an operation.

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

Constructors

OperationException(SerializationInfo, StreamingContext)

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to