NotReadyException Members
Include Protected Members
Include Inherited Members
Exception thrown when the operation is pending or Lync client is not ready for the operation.
The NotReadyException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NotReadyException |
Top
Properties
Name | Description | |
---|---|---|
Data | (inherited from Exception) | |
HelpLink | (inherited from Exception) | |
HResult | (inherited from Exception) | |
InnerException | (inherited from Exception) | |
InternalCode | (inherited from LyncClientException) | |
Message | (inherited from Exception) | |
Source | (inherited from Exception) | |
StackTrace | (inherited from Exception) | |
TargetSite | (inherited from Exception) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetBaseException | (inherited from Exception) | |
GetHashCode | (inherited from Object) | |
GetObjectData | (inherited from Exception) | |
GetType | (inherited from Exception) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Exception) |
Top