public static class BulkMutationBatcher.BulkMutationFailure extends RuntimeException
Note that this exception only tracks that some item failed, it is the callers responsibility
to track the results of the ApiFuture
s to figure out which item failed.
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Google LLC. All rights reserved.