public class ReadMultipleException extends QueryMultiplePartialFailureException
Thrown on:
The exception contains:
Replaced QueryMultiplePartialFailureException
.
Constructor and Description |
---|
ReadMultipleException(ReadMultipleException 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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ReadMultipleException(ReadMultipleException cause, ExceptionTranslator exceptionTranslator)
cause
- exceptionTranslator
- public Throwable[] getCauses()
QueryMultiplePartialFailureException
getCauses
in class QueryMultiplePartialFailureException
public Object[] getResults()
QueryMultiplePartialFailureException
getResults
in class QueryMultiplePartialFailureException
Copyright © GigaSpaces.