Uses of Class
org.apache.flink.queryablestate.network.BadRequestException
Packages that use BadRequestException
-
Uses of BadRequestException in org.apache.flink.queryablestate.exceptions
Subclasses of BadRequestException in org.apache.flink.queryablestate.exceptionsModifier and TypeClassDescriptionclassThrown if the KvState does not hold any state for the given key or namespace.classThrown if no KvState with the given ID cannot found by the server handler.classException thrown if there is no location information available for the given key group.