Serialized Form
-
Package org.craftercms.search.batch.exception
-
Exception Class org.craftercms.search.batch.exception.BatchIndexingException
class BatchIndexingException extends SearchException implements Serializable
-
-
Package org.craftercms.search.commons.exception
-
Exception Class org.craftercms.search.commons.exception.DocumentBuildException
class DocumentBuildException extends RuntimeException implements Serializable -
Exception Class org.craftercms.search.commons.exception.IndexNotFoundException
class IndexNotFoundException extends SearchException implements Serializable -
Exception Class org.craftercms.search.commons.exception.SearchException
class SearchException extends RuntimeException implements Serializable-
Serialized Fields
-
indexId
String indexId
-
-
-
Exception Class org.craftercms.search.commons.exception.SearchServerException
class SearchServerException extends SearchException implements Serializable
-
-
Package org.craftercms.search.opensearch.exception
-
Exception Class org.craftercms.search.opensearch.exception.OpenSearchException
class OpenSearchException extends SearchException implements Serializable -
Exception Class org.craftercms.search.opensearch.exception.TooManyNestedClausesSearchException
class TooManyNestedClausesSearchException extends OpenSearchException implements Serializable
-
-
Package org.craftercms.search.opensearch.jackson