Serialized Form
-
Package co.elastic.clients.elasticsearch._types
-
Exception co.elastic.clients.elasticsearch._types.ElasticsearchException
class ElasticsearchException extends RuntimeException implements Serializable-
Serialized Fields
-
endpointId
String endpointId
-
response
ErrorResponse response
-
-
-
-
Package co.elastic.clients.json
-
Exception co.elastic.clients.json.JsonpMappingException
class JsonpMappingException extends jakarta.json.stream.JsonParsingException implements Serializable-
Serialized Fields
-
path
LinkedList<Object> path
-
ref
Object ref
-
-
-
Exception co.elastic.clients.json.UnexpectedJsonEventException
class UnexpectedJsonEventException extends jakarta.json.stream.JsonParsingException implements Serializable -
Exception co.elastic.clients.json.UnionDeserializer.AmbiguousUnionException
class AmbiguousUnionException extends RuntimeException implements Serializable
-
-
Package co.elastic.clients.transport
-
Exception co.elastic.clients.transport.TransportException
class TransportException extends IOException implements Serializable-
Serialized Fields
-
endpointId
String endpointId
-
statusCode
int statusCode
-
-
-
-
Package co.elastic.clients.util
-
Exception co.elastic.clients.util.MissingRequiredPropertyException
class MissingRequiredPropertyException extends RuntimeException implements Serializable
-