ObjectValidationException Miembros
The ObjectValidationException class is an exception that is raised when an object encounters an error during validation.
El tipo ObjectValidationException expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
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. |
Principio
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object). |
![]() |
Finalize | (Se hereda de Object). |
![]() |
GetBaseException | (Se hereda de Exception). |
![]() |
GetHashCode | (Se hereda de Object). |
![]() |
GetObjectData | (Invalida Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Se hereda de Exception). |
![]() |
Init | (Se hereda de DmfException). |
![]() |
MemberwiseClone | (Se hereda de Object). |
![]() |
SetHelpContext | (Se hereda de DmfException). |
![]() |
ToString | (Se hereda de Exception). |
Principio
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Data | (Se hereda de Exception). |
![]() |
DmfExceptionType | (Invalida DmfException. . :: . .DmfExceptionType.) |
![]() |
HelpLink | (Se hereda de DmfException). |
![]() |
HResult | (Se hereda de Exception). |
![]() |
InnerException | (Se hereda de Exception). |
![]() |
Message | (Invalida Exception. . :: . .Message.) |
![]() |
ObjectName | Gets the name of the object that encountered an error during validation. |
![]() |
ObjectType | Gets the type of the object that encountered an error during validation. |
![]() |
Source | (Se hereda de Exception). |
![]() |
StackTrace | (Se hereda de Exception). |
![]() |
TargetSite | (Se hereda de Exception). |
Principio
Vea también
.gif)
.gif)
.gif)
.gif)