ServiceLocalException(String) - конструктор |
ServiceLocalException Constructor.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public ServiceLocalException(
string message
)
Public Sub New (
message As String
)
public:
ServiceLocalException(
String^ message
)
new :
message : string -> ServiceLocalException
Параметры
- message
- Тип: SystemString
Error message text.
См. также