public class ReadMultipleException extends BatchQueryException
Thrown on:
The exception contains:
 Replaced QueryMultiplePartialFailureException.
 
| Constructor and Description | 
|---|
ReadMultipleException()  | 
ReadMultipleException(List<?> results,
                     List<Throwable> exceptions)  | 
ReadMultipleException(Object[] results,
                     List<Throwable> exceptions)  | 
ReadMultipleException(Throwable cause)  | 
containsCause, getCauses, getMajorityCause, getMessage, getOriginalMajorityCause, getResults, readExternal, setResults, writeExternalsetCausesaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReadMultipleException()
public ReadMultipleException(Throwable cause)
Copyright © GigaSpaces.