public static class JedisBroadcastException.SingleReply
extends java.lang.Object
| Constructor and Description |
|---|
SingleReply(JedisDataException error) |
SingleReply(java.lang.Object reply) |
| Modifier and Type | Method and Description |
|---|---|
JedisDataException |
getError() |
java.lang.Object |
getReply() |
public SingleReply(java.lang.Object reply)
public SingleReply(JedisDataException error)
public java.lang.Object getReply()
public JedisDataException getError()
Copyright © 2023. All rights reserved.