ServiceObjectPropertyException(String, PropertyDefinitionBase) - конструктор

ServiceObjectPropertyException Constructor.

Definition

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

Параметры

message  String
Error message text.
propertyDefinition  PropertyDefinitionBase
The definition of the property that is at the origin of the exception.

См. также