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