PropertyFieldNotFoundException

Thrown when a property backing field is not found.

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

Constructors

PropertyFieldNotFoundException

Initializes a new instance of PropertyFieldNotFoundException.

Signature:
public Void PropertyFieldNotFoundException(fieldName, propertyName, typeName)
Parameters
Name Type Summary
fieldName String
propertyName String
typeName String

In this document