Uses of Class
com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeExceptionHandling
Packages that use ConfigurationRuntimeExceptionHandling
Package
Description
Configuration classes for the runtime section, which is only relevant to the runtime
-
Uses of ConfigurationRuntimeExceptionHandling in com.espertech.esper.common.client.configuration.runtime
Methods in com.espertech.esper.common.client.configuration.runtime that return ConfigurationRuntimeExceptionHandlingModifier and TypeMethodDescriptionConfigurationRuntime.getExceptionHandling()
Returns the exception handling configuration.Methods in com.espertech.esper.common.client.configuration.runtime with parameters of type ConfigurationRuntimeExceptionHandlingModifier and TypeMethodDescriptionvoid
ConfigurationRuntime.setExceptionHandling
(ConfigurationRuntimeExceptionHandling exceptionHandling) Sets the exception handling configuration.