Uses of Class
io.getunleash.UnleashException
Packages that use UnleashException
-
Uses of UnleashException in io.getunleash.event
Methods in io.getunleash.event with parameters of type UnleashExceptionModifier and TypeMethodDescriptionvoidLog4JSubscriber.onError(UnleashException unleashException) default voidUnleashSubscriber.onError(UnleashException unleashException) -
Uses of UnleashException in io.getunleash.repository
Methods in io.getunleash.repository that throw UnleashExceptionModifier and TypeMethodDescriptionFeatureFetcher.fetchFeatures()HttpFeatureFetcher.fetchFeatures()OkHttpFeatureFetcher.fetchFeatures()HttpToggleFetcher.fetchToggles()Deprecated.ToggleFetcher.fetchToggles()Deprecated. -
Uses of UnleashException in io.getunleash.util
Methods in io.getunleash.util that return types with arguments of type UnleashExceptionMethod parameters in io.getunleash.util with type arguments of type UnleashExceptionModifier and TypeMethodDescriptionUnleashConfig.Builder.startupExceptionHandler(Consumer<UnleashException> startupExceptionHandler) Used to handle exceptions when starting up synchronously.