ConfigurationErrorException Class

Definition

Exception thrown when Lync is not configured properly.

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

Constructors

ConfigurationErrorException(SerializationInfo, StreamingContext)

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to