A
B
C
E
F
G
I
M
P
R
S
U
V
U
- UNABLE_TO_START - enum entry in ch.sourcemotion.vertx.redis.client.heimdall.RedisHeimdallException.Reason
If the ch.sourcemotion.vertx.redis.client.heimdall.subscription.RedisHeimdallSubscription was not able to start
- UNSPECIFIED - enum entry in ch.sourcemotion.vertx.redis.client.heimdall.RedisHeimdallException.Reason
If the underlying client throws an unexpected exception type.
- UNSUPPORTED_ACTION - enum entry in ch.sourcemotion.vertx.redis.client.heimdall.RedisHeimdallException.Reason
When a client is used the wrong way, e.g. send a non subscription related command over the subscription client.