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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
Copyright © 2015–2018 MapR Technologies, Inc.. All rights reserved.