| Package | Description |
|---|---|
| es.prodevelop.pui9.elasticsearch.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
PuiElasticSearchCountException
ElasticSearch exception when executing the count operation against an index
|
class |
PuiElasticSearchCreateIndexException
ElasticSearch exception when creating a new index in the server
|
class |
PuiElasticSearchDeleteIndexException
ElasticSearch exception when deleting a document
|
class |
PuiElasticSearchExistsIndexException
ElasticSearch exception when checking if an index exists or not in the server
|
class |
PuiElasticSearchInsertDocumentException
ElasticSearch exception when inseting a new document
|
class |
PuiElasticSearchNoNodesException
ElasticSearch exception when it is not connected to any Node
|
class |
PuiElasticSearchSearchException
ElasticSearch exception when an error in the Search operation occurs
|
class |
PuiElasticSearchViewBlockedException
ElasticSearch exception when a view is blocked temporally from using in
ElasticSearch
|
class |
PuiElasticSearchViewNotIndexableException
ElasticSearch exception when a View should never be indexed by this
application (set in the PUI_ELASTICSEARCH_VIEWS table in the database)
|
Copyright © 2021. All rights reserved.