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
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