public final class TransformParallelException extends RuntimeException
Constructor and Description |
---|
TransformParallelException(Map<?,Future<?>> success,
Map<?,Exception> exceptions,
String messagePrefix) |
Modifier and Type | Method and Description |
---|---|
Map<?,Exception> |
getFromToException() |
Map<?,Future<?>> |
getSuccessfulToValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009-2012 jclouds. All Rights Reserved.