 | PropertyAccessException Constructor (Exception) |
Constructor.
Namespace:
com.espertech.esper.common.client
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic PropertyAccessException(
Exception cause
)
Parameters
- cause
- Type: SystemException
is the inner exception
See Also