ScanException(String) - конструктор

Initializes a new instance of the Exception class with a specified error message.

Definition

Пространство имён: Tessa.Host
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public ScanException(
	string message
)

Параметры

message  String
The message that describes the error.

См. также