 | ConfigurationRuntimeExceptionHandlingHandlerFactories Property |
Returns the list of exception handler factory class names,
see
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList HandlerFactories { get; set; }
Property Value
Type:
IListTlist of fully-qualified class names
See Also