public class TakeMultipleException extends QueryMultiplePartialFailureException
Thrown on:
The exception contains:
 Replaced QueryMultiplePartialFailureException.
| Constructor and Description | 
|---|
| TakeMultipleException(TakeMultipleException cause,
                     ExceptionTranslator exceptionTranslator) | 
| Modifier and Type | Method and Description | 
|---|---|
| Throwable[] | getCauses()Returns the exceptions raised from the cluster members that were not available. | 
| Object[] | getResults()Returnst the results from the cluster members that were available. | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TakeMultipleException(TakeMultipleException cause, ExceptionTranslator exceptionTranslator)
cause - exceptionTranslator - public Throwable[] getCauses()
QueryMultiplePartialFailureExceptiongetCauses in class QueryMultiplePartialFailureExceptionpublic Object[] getResults()
QueryMultiplePartialFailureExceptiongetResults in class QueryMultiplePartialFailureExceptionCopyright © GigaSpaces.