RedisMovedDataException

Undocumented in source.

Constructors

this
this(string message, HostAndPort targetNode, int slot)
Undocumented in source.
this
this(Throwable cause, HostAndPort targetNode, int slot)
Undocumented in source.
this
this(string message, Throwable cause, HostAndPort targetNode, int slot)
Undocumented in source.

Inherited Members

From RedisRedirectionException

getTargetNode
HostAndPort getTargetNode()
Undocumented in source. Be warned that the author may not have intended to support it.
getSlot
int getSlot()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta