HostServiceConnectionException(String) - конструктор
Initializes a new instance of the ApplicationException class with a specified error message.
Пространство имён: Tessa.HostСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public HostServiceConnectionException(
string message
)
Public Sub New (
message As String
)
public:
HostServiceConnectionException(
String^ message
)
new :
message : string -> HostServiceConnectionException
Параметры
- message String
- A message that describes the error.