ItemNotFoundException Class

Definition

Exception thrown when an item is not found in a collection.

public ref class ItemNotFoundException : Microsoft::Lync::Model::LyncClientException
[Serializable]
public class ItemNotFoundException : Microsoft.Lync.Model.LyncClientException
type ItemNotFoundException = class
    inherit LyncClientException
Public Class ItemNotFoundException
Inherits LyncClientException
Inheritance
ItemNotFoundException
Attributes
SerializableAttribute

Constructors

ItemNotFoundException(SerializationInfo, StreamingContext)

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to