DataTypeMismatchException - конструктор Смотри также Terrasoft.Common - пространство имен > DataTypeMismatchException - класс : DataTypeMismatchException C#
Glossary Item Box
Перегрузка | Описание |
---|---|
DataTypeMismatchException () | Initializes a new instance of the DataTypeMismatchException class. |
DataTypeMismatchException (String) | Initializes a new instance of the DataTypeMismatchException class using the specified error message. |
DataTypeMismatchException (String,Exception) | Initializes an instance of the DataTypeMismatchException class using the specified error message and the link to the internal exception that was the cause of this exception. |
DataTypeMismatchException (String,Type,Type) | Initializes an instance of the DataTypeMismatchException class for the specified property. |
DataTypeMismatchException (String,Type,Type,Exception) | Initializes an instance of the DataTypeMismatchException class for the specified property using a link to an internal exception that was the cause of this exception. |