elasticsearch-d v1.0.4 (2016-03-10T03:04:49Z)
Dub
Repo
HostUnreachableException
elasticsearch
transport
exceptions
Undocumented in source.
class
HostUnreachableException : Exception {
Connection
connection
;
this
(Connection connection, string message);
}
Constructors
this
this
(Connection connection, string message)
Undocumented in source.
Members
Variables
connection
Connection
connection
;
Undocumented in source.
Meta
Source
See Implementation
elasticsearch
transport
exceptions
classes
HostUnreachableException
RequestException