public class WriteMultipleException extends WriteMultiplePartialFailureException
Thrown on:
The exception contains an array of write results where each result in the array is either a lease or an exception upon failure, the result index corresponds to the entry index in the array of entries which are being written/updated.
Replaced WriteMultiplePartialFailureException
.
Constructor and Description |
---|
WriteMultipleException(WriteMultipleException cause,
ExceptionTranslator exceptionTranslator) |
Modifier and Type | Method and Description |
---|---|
WriteMultipleException.IWriteResult[] |
getResults() |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WriteMultipleException(WriteMultipleException cause, ExceptionTranslator exceptionTranslator)
public WriteMultipleException.IWriteResult[] getResults()
getResults
in class WriteMultiplePartialFailureException
Copyright © GigaSpaces.