RedisRedirectionException

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.

Members

Functions

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

Inherited Members

From RedisDataException

__anonymous
mixin BasicExceptionCtors
Undocumented in source.

Meta