Для изменения размера нажмите или перетащите

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

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

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

Параметры

message
Тип: SystemString
The message that describes the error.
См. также