Home 
  
  
 Change View 
  
  
 Print 
  
Collapse image Expand Image Copy image CopyHover image
          




.NET Framework Class Library
LyncClientException Class
Members  See Also  Send Feedback

LyncClient base exception class.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
[
SerializableAttribute]
public 
class 
LyncClientException : 
Exception

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

See Also

LyncClientException Members
Microsoft.Lync.Model Namespace
Footer image
Send feedbackon this topic to Microsoft.