Uses of Class
com.gigaspaces.internal.exceptions.BatchQueryException
Packages that use BatchQueryException
Package
Description
Deprecated: use
org.openspaces.core instead.Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
-
Uses of BatchQueryException in com.gigaspaces.client
Subclasses of BatchQueryException in com.gigaspaces.clientModifier and TypeClassDescriptionclassThrown when a space clear operation fails.classThrown when a space readMultiple operation fails.classThrown when a space takeMultiple operation fails. -
Uses of BatchQueryException in org.openspaces.core
Constructors in org.openspaces.core with parameters of type BatchQueryExceptionModifierConstructorDescriptionQueryMultiplePartialFailureException(BatchQueryException cause, ExceptionTranslator exceptionTranslator) Deprecated.