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, toStringCopyright © 2009-2013 jclouds. All Rights Reserved.