Class RpcThrottlingException

All Implemented Interfaces:
Serializable

@Public public class RpcThrottlingException extends HBaseIOException
Describe the throttling result. TODO: At some point this will be handled on the client side to prevent operation to go on the server if the waitInterval is greater than the one got as result of this exception.
See Also: