ObjectValidationException-Konstruktor
Initializes a new instance of the ObjectValidationException class.
Überladungsliste
| Name | Beschreibung | |
|---|---|---|
![]() |
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. |
Zum Anfang
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
.gif)