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

Initializes a new instance of the ServiceVersionException class.

Definition

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

Параметры

message  String
The error message.
innerException  Exception
The inner exception.

См. также