| Package | Description | 
|---|---|
| org.openspaces.core | Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it. | 
| org.openspaces.core.exception | Includes exception translation services from core GigaSpaces exception into runtime data
exception hierarchy. | 
| Modifier and Type | Method and Description | 
|---|---|
| ExceptionTranslator | DefaultGigaSpace. getExceptionTranslator() | 
| ExceptionTranslator | GigaSpace. getExceptionTranslator()Returns the exception translator associated with this GigaSpace instance. | 
| ExceptionTranslator | GigaSpaceConfigurer. getExTranslator() | 
| Modifier and Type | Method and Description | 
|---|---|
| GigaMapConfigurer | GigaMapConfigurer. exTranslator(ExceptionTranslator exTranslator) | 
| GigaSpaceConfigurer | GigaSpaceConfigurer. exTranslator(ExceptionTranslator exTranslator)Sets the exception translator that will be used by the created  GigaSpace. | 
| void | GigaMapFactoryBean. setExTranslator(ExceptionTranslator exTranslator)Sets the exception translator that will be used by the created  GigaMap. | 
| void | GigaSpaceFactoryBean. setExTranslator(ExceptionTranslator exTranslator)Sets the exception translator that will be used by the created  GigaSpace. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultExceptionTranslatorThe default exception translator. | 
Copyright © GigaSpaces.