Uses of Class
org.flux.store.api.InvalidActionException
-
Packages that use InvalidActionException Package Description org.flux.store.api org.flux.store.main -
-
Uses of InvalidActionException in org.flux.store.api
Methods in org.flux.store.api that throw InvalidActionException Modifier and Type Method Description ConsumerSlice. getAction(String type) -
Uses of InvalidActionException in org.flux.store.main
Methods in org.flux.store.main that throw InvalidActionException Modifier and Type Method Description ConsumerDuxSlice. getAction(String type)
-