FieldNotFoundException

Thrown when no Field is found for a data model property.

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

Constructors

FieldNotFoundException

Initializes a new instance of FieldNotFoundException.

Signature:
public Void FieldNotFoundException(property, dataServiceType, src)
Parameters
Name Type Summary
property String
dataServiceType Type
src String

In this document