AlreadyInitializedException Class

Definition

Exception thrown when the object is already initialized

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

Constructors

AlreadyInitializedException(SerializationInfo, StreamingContext)

Initializes a new instance of the AlreadyInitializedException class with serialized data.

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to