Для изменения размера нажмите или перетащите

ServiceVersionException(String, Exception) - конструктор

Initializes a new instance of the ServiceVersionException class.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public ServiceVersionException(
	string message,
	Exception innerException
)

Параметры

message
Тип: SystemString
The error message.
innerException
Тип: SystemException
The inner exception.
См. также