Thrown when a property value cannot be setted.
Initializes a new instance of UnableToSetDataPropertyValueException.
public Void UnableToSetDataPropertyValueException(property, src, inner)
Name | Type | Summary |
---|---|---|
property | String | Property name. |
src | String | Source code reference. |
inner | Exception | Original exception. |
In this document