Click or drag to resize

PropertyNotFoundException Class

X#
Inheritance Hierarchy
Object
  Exception
    PropertyNotFoundException

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 CLASS PropertyNotFoundException INHERIT Exception
Request Example View Source

The PropertyNotFoundException type exposes the following members.

Constructors
  NameDescription
Public methodPropertyNotFoundException
Initializes a new instance of the PropertyNotFoundException class
Top
Properties
  NameDescription
Public propertyPropertyName
Top
Extension Methods
  NameDescription
Public Extension MethodGetInnerException (Defined by Error.)
Top
See Also