InvalidPropertyPathException Constructors
An exception that is thrown when a specific property that is used in a specific expression cannot be resolved.| Name | Parameters | Description |
|---|---|---|
| InvalidPropertyPathException(String) | messageText | Initializes a new instance of the InvalidPropertyPathException class. |
See Also