|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
com.gigaspaces.internal.exceptions.BatchQueryException
com.gigaspaces.client.ClearException
public class ClearException
Thrown when a space clear operation fails.
Thrown on:
The exception contains:
Replaced QueryMultiplePartialFailureException.
| Constructor Summary | |
|---|---|
ClearException()
|
|
ClearException(List<Throwable> exceptions)
|
|
ClearException(Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class com.gigaspaces.internal.exceptions.BatchQueryException |
|---|
containsCause, getCauses, getMajorityCause, getMessage, getOriginalMajorityCause, getResults, readExternal, setResults, writeExternal |
| Methods inherited from class com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException |
|---|
setCauses |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClearException()
public ClearException(List<Throwable> exceptions)
public ClearException(Throwable cause)
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||