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

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

Definition

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

Параметры

message  String
The message that describes the error.

См. также