IEntityMemberValueException Properties |
The IEntityMemberValueException type exposes the following members.
| Name | Description | |
|---|---|---|
| Errors |
Error collection
(Inherited from IEntityMemberException.) | |
| InnerException |
Gets the Exception instance that caused the current exception.
(Inherited from IException.) | |
| Message |
Gets a message that describes the current exception.
(Inherited from IException.) | |
| Source |
Gets or sets the name of the application or the object that causes the error.
(Inherited from IException.) | |
| StackTrace |
Gets a string representation of the immediate frames on the call stack.
(Inherited from IException.) |