public class OperationNotAttemptedException
extends ApiException
Indicates that the broker did not attempt to execute this operation. This may happen for batched RPCs where some
operations in the batch failed, causing the broker to respond without trying the rest.