ColumnCountMismatchException(String, Exception) - конструктор |
Пространство имён:
Tessa.Views
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public ColumnCountMismatchException(
string message,
Exception inner
)
Public Sub New (
message As String,
inner As Exception
)
public:
ColumnCountMismatchException(
String^ message,
Exception^ inner
)
new :
message : string *
inner : Exception -> ColumnCountMismatchException
Параметры
- message
- Тип: SystemString
- inner
- Тип: SystemException
См. также