AutodiscoverLocalException 类

定义

表示当无法联系自动发现服务时引发的异常。

public ref class AutodiscoverLocalException : Microsoft::Exchange::WebServices::Data::ServiceLocalException
public class AutodiscoverLocalException : Microsoft.Exchange.WebServices.Data.ServiceLocalException
Public Class AutodiscoverLocalException
Inherits ServiceLocalException
继承
AutodiscoverLocalException

构造函数

AutodiscoverLocalException()

初始化 AutodiscoverLocalException 类的新实例。

AutodiscoverLocalException(String, Exception)

使用对导致此异常的内部异常的引用初始化 AutodiscoverLocalException 类的新实例。

AutodiscoverLocalException(String)

初始化 AutodiscoverLocalException 类的新实例,其消息字符串设置为给定消息。

适用于