Class FlowController.FlowControlRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.api.gax.batching.FlowController.FlowControlRuntimeException
All Implemented Interfaces:
Serializable
Enclosing class:
FlowController

public static class FlowController.FlowControlRuntimeException extends RuntimeException
Runtime exception that can be used in place of FlowControlException when an unchecked exception is required.
See Also: