UnableToSetDataPropertyValueException

Thrown when a property value cannot be setted.

Namespace:
Inetdev.Data
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No
Inherits from:
Inetdev.FrameworkException

Constructors

UnableToSetDataPropertyValueException

Initializes a new instance of UnableToSetDataPropertyValueException.

Signature:
public Void UnableToSetDataPropertyValueException(property, src, inner)
Parameters
Name Type Summary
property String Property name.
src String Source code reference.
inner Exception Original exception.

In this document