public class MultiOpException extends StoreException implements Iterable<FailedOp>
| Constructor and Description |
|---|
MultiOpException(List<FailedOp> recList) |
MultiOpException(String s,
Throwable t,
List<FailedOp> recList) |
MultiOpException(Throwable t,
List<FailedOp> recList) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<FailedOp> |
iterator() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorCopyright © 2015–2019 MapR Technologies, Inc.. All rights reserved.