LyncClientException Class
LyncClient base exception class.
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Lync.Model.LyncClientException
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class LyncClientException _
Inherits Exception
'Usage
Dim instance As LyncClientException
[SerializableAttribute]
public class LyncClientException : Exception
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.Lync.Model Namespace
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Lync.Model.LyncClientException
Microsoft.Lync.Model.AlreadyInitializedException
Microsoft.Lync.Model.ClientNotFoundException
Microsoft.Lync.Model.ConfigurationErrorException
Microsoft.Lync.Model.InvalidStateException
Microsoft.Lync.Model.ItemAlreadyExistException
Microsoft.Lync.Model.ItemNotFoundException
Microsoft.Lync.Model.NotInitializedException
Microsoft.Lync.Model.NotReadyException
Microsoft.Lync.Model.NotSignedInException
Microsoft.Lync.Model.NotStartedByUserException
Microsoft.Lync.Model.OperationException
Microsoft.Lync.Model.PendingOperationException
Microsoft.Lync.Model.RequestCanceledException
Microsoft.Lync.Model.ResultOverflowException
Microsoft.Lync.Model.TypeMismatchException