 | PropertyAccessException Constructor (String, String) |
Constructor.
Namespace:
com.espertech.esper.common.client
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic PropertyAccessException(
string message,
string propertyExpression
)
Parameters
- message
- Type: SystemString
is the error message - propertyExpression
- Type: SystemString
property expression
See Also