TypeMismatchException Members
Include Protected Members
Include Inherited Members
Exception thrown when the item type specified is conflicting with existing item type
The TypeMismatchException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TypeMismatchException |
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