AutodiscoverLocalException(String, Exception) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public AutodiscoverLocalException(
string message,
Exception innerException
)
Public Sub New (
message As String,
innerException As Exception
)
public:
AutodiscoverLocalException(
String^ message,
Exception^ innerException
)
new :
message : string *
innerException : Exception -> AutodiscoverLocalException
Параметры
- message
- Тип: SystemString
The message. - innerException
- Тип: SystemException
The inner exception.
См. также