Edit

Share via


LyncClientException Class

Definition

LyncClient base exception class.

public ref class LyncClientException : Exception
[Serializable]
public class LyncClientException : Exception
type LyncClientException = class
    inherit Exception
Public Class LyncClientException
Inherits Exception
Inheritance
LyncClientException
Derived
Attributes
SerializableAttribute

Constructors

LyncClientException(SerializationInfo, StreamingContext)

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

Properties

InternalCode

returns COM HRESULT for the exception.

Applies to