 | PropertyAccessExceptionNotAValidProperty Method |
Generates the Not-A-Valid-Property exception
Namespace:
com.espertech.esper.common.client
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static PropertyAccessException NotAValidProperty(
string propertyExpression
)
Parameters
- propertyExpression
- Type: SystemString
property expression
Return Value
Type:
PropertyAccessExceptionexception exception
See Also