 | PropertyAccessException Constructor (String) |
Constructor for an inner exception and message.
Namespace:
com.espertech.esper.common.client
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic PropertyAccessException(
string message
)
Parameters
- message
- Type: SystemString
is the error message
See Also