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

LyncClientException members

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.ContentNotAuthorizedException
      Microsoft.Lync.Model.ContentOtherErrorsException
      Microsoft.Lync.Model.ContentTitleExistException
      Microsoft.Lync.Model.ContentTitleInvalidException
      Microsoft.Lync.Model.InvalidStateException
      Microsoft.Lync.Model.ItemAlreadyExistException
      Microsoft.Lync.Model.ItemNotFoundException
      Microsoft.Lync.Model.JoinRoomFailException
      Microsoft.Lync.Model.JoinRoomUnauthorizedException
      Microsoft.Lync.Model.MaxContentsExceededException
      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.RoomNotJoinedException
      Microsoft.Lync.Model.TypeMismatchException