 | ConfigurationCompilerPlugInSingleRowFunctionRethrowExceptions Property |
Returns indicator whether the runtimere-throws exceptions
thrown by the single-row function. The default is false
therefore the runtimeby default does not rethrow exceptions.
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool RethrowExceptions { get; set; }
Property Value
Type:
Booleanindicator
See Also