Uses of Class
io.getunleash.UnleashException
-
Packages that use UnleashException Package Description io.getunleash.event io.getunleash.repository -
-
Uses of UnleashException in io.getunleash.event
Methods in io.getunleash.event with parameters of type UnleashException Modifier and Type Method Description voidLog4JSubscriber. onError(UnleashException unleashException)default voidUnleashSubscriber. onError(UnleashException unleashException) -
Uses of UnleashException in io.getunleash.repository
Methods in io.getunleash.repository that throw UnleashException Modifier and Type Method Description FeatureToggleResponseHttpToggleFetcher. fetchToggles()FeatureToggleResponseToggleFetcher. fetchToggles()
-