Конструктор ObjectValidationException
Initializes a new instance of the ObjectValidationException class.
Список перегрузок
| Имя | Описание | |
|---|---|---|
![]() |
ObjectValidationException() () () () | |
![]() |
ObjectValidationException(String) | Initializes a new instance of the ObjectValidationException class that has the specified message text. |
![]() |
ObjectValidationException(String, Exception) | Initializes a new instance of the ObjectValidationException class that has the specified message text and inner exception. |
![]() |
ObjectValidationException(String, String) | Initializes a new instance of the ObjectValidationException class that has the specified object name and type. |
![]() |
ObjectValidationException(String, String, Exception) | Initializes a new instance of the ObjectValidationException class that has the specified object name, object type and inner exception. |
В начало
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
.gif)