ReadMultipleException,TakeMultipleException or ClearExceptionpublic class QueryMultiplePartialFailureException
extends org.springframework.dao.InvalidDataAccessResourceUsageException
In order to disable this behavior, the following modifier should be passed ReadModifiers.IGNORE_PARTIAL_FAILURE to either GigaSpace.readMultiple(Object, int, com.gigaspaces.client.ReadModifiers) or.
| Constructor and Description | 
|---|
QueryMultiplePartialFailureException(BatchQueryException cause,
                                    ExceptionTranslator exceptionTranslator)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
Throwable[] | 
getCauses()
Deprecated.  
Returns the exceptions raised from the cluster members that were not available. 
 | 
Object[] | 
getResults()
Deprecated.  
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 QueryMultiplePartialFailureException(BatchQueryException cause, ExceptionTranslator exceptionTranslator)
Copyright © GigaSpaces.