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